Newer
Older
Master_thesis / finished fits / ff1data1 / slurm-2247876.out
Simulation starting
2019-09-05 19:47:20.402818: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcuda.so.1
2019-09-05 19:47:20.772539: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:95:00.0
2019-09-05 19:47:20.774431: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 19:47:20.799810: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 19:47:20.812784: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 19:47:20.851314: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 19:47:20.861785: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 19:47:20.869264: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 19:47:20.908393: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 19:47:20.915918: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 19:47:20.917035: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX
2019-09-05 19:47:20.946392: I tensorflow/core/platform/profile_utils/cpu_utils.cc:94] CPU Frequency: 2600175000 Hz
2019-09-05 19:47:20.946895: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55ea8bf27710 executing computations on platform Host. Devices:
2019-09-05 19:47:20.946968: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): <undefined>, <undefined>
2019-09-05 19:47:20.950970: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1640] Found device 0 with properties: 
name: Tesla K80 major: 3 minor: 7 memoryClockRate(GHz): 0.8235
pciBusID: 0000:95:00.0
2019-09-05 19:47:20.951262: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 19:47:20.951296: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcublas.so.10.0
2019-09-05 19:47:20.951324: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcufft.so.10.0
2019-09-05 19:47:20.951353: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcurand.so.10.0
2019-09-05 19:47:20.951381: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusolver.so.10.0
2019-09-05 19:47:20.951410: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcusparse.so.10.0
2019-09-05 19:47:20.951438: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudnn.so.7
2019-09-05 19:47:20.959103: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1763] Adding visible gpu devices: 0
2019-09-05 19:47:20.959374: I tensorflow/stream_executor/platform/default/dso_loader.cc:42] Successfully opened dynamic library libcudart.so.10.0
2019-09-05 19:47:21.228269: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1181] Device interconnect StreamExecutor with strength 1 edge matrix:
2019-09-05 19:47:21.228343: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1187]      0 
2019-09-05 19:47:21.228360: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1200] 0:   N 
2019-09-05 19:47:21.243673: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1326] Created TensorFlow device (/job:localhost/replica:0/task:0/device:GPU:0 with 10801 MB memory) -> physical GPU (device: 0, name: Tesla K80, pci bus id: 0000:95:00.0, compute capability: 3.7)
2019-09-05 19:47:21.248633: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x55ea8c483cb0 executing computations on platform CUDA. Devices:
2019-09-05 19:47:21.248754: I tensorflow/compiler/xla/service/service.cc:175]   StreamExecutor device (0): Tesla K80, Compute Capability 3.7
WARNING: Logging before flag parsing goes to stderr.
W0905 19:47:26.105780 139662571882240 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/tensorflow_probability/python/mcmc/sample_halton_sequence.py:216: add_dispatch_support.<locals>.wrapper (from tensorflow.python.ops.array_ops) is deprecated and will be removed in a future version.
Instructions for updating:
Use tf.where in 2.0, which has the same broadcast rule as np.where
W0905 19:47:26.178403 139662571882240 deprecation_wrapper.py:119] From raremodel-nb.py:140: The name tf.angle is deprecated. Please use tf.math.angle instead.

W0905 19:47:26.795222 139662571882240 deprecation_wrapper.py:119] From raremodel-nb.py:244: The name tf.log is deprecated. Please use tf.math.log instead.

2019-09-05 19:48:06.220492: W tensorflow/compiler/jit/mark_for_compilation_pass.cc:1412] (One-time warning): Not using XLA:CPU for cluster because envvar TF_XLA_FLAGS=--tf_xla_cpu_global_jit was not set.  If you want XLA:CPU, either set that envvar, or use experimental_jit_scope to enable XLA:CPU.  To confirm that XLA is active, pass --vmodule=xla_compilation_cache=1 (as a proper command-line flag, not via TF_XLA_FLAGS) or set the envvar XLA_FLAGS=--xla_hlo_profile.
raremodel-nb.py:659: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig('test.png')
W0905 19:48:19.704118 139662571882240 deprecation.py:323] From /home/cluster/saslie/.conda/envs/rmd1/lib/python3.7/site-packages/zfit/core/parameter.py:447: Variable.load (from tensorflow.python.ops.variables) is deprecated and will be removed in a future version.
Instructions for updating:
Prefer Variable.assign which has equivalent behavior in 2.X.
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   315172.4476806 Edm =      22.3729 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   315172.4476806 Edm =      22.3729 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   307946.1183162 Edm =       209.83 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   307877.8348212 Edm =      273.354 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   305945.1413472 Edm =      2617.99 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   305533.8130048 Edm =      906.342 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   298981.7715059 Edm =      147.527 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   298895.7499345 Edm =      113.825 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   298215.8288103 Edm =      28.4654 NCalls =     40
VariableMetric: Iteration #   8 - FCN =   298195.3600446 Edm =      13.8382 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   298184.9090049 Edm =     0.855387 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   298137.1598457 Edm =      56.1812 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   297762.4432869 Edm =       128.49 NCalls =     57
VariableMetric: Iteration #  12 - FCN =   297505.9601196 Edm =      3.00699 NCalls =     60
VariableMetric: Iteration #  13 - FCN =   297503.7735626 Edm =     0.414398 NCalls =     62
VariableMetric: Iteration #  14 - FCN =   297503.5084425 Edm =    0.0686599 NCalls =     64
VariableMetric: Iteration #  15 - FCN =   297499.1155245 Edm =      3.66862 NCalls =     69
VariableMetric: Iteration #  16 - FCN =   297474.2385415 Edm =      3.60029 NCalls =     73
VariableMetric: Iteration #  17 - FCN =   297470.4147884 Edm =     0.109218 NCalls =     75
VariableMetric: Iteration #  18 - FCN =   297470.2464836 Edm =     0.198112 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297461.1657892 Edm =      6.00005 NCalls =     83
VariableMetric: Iteration #  20 - FCN =   297436.7811438 Edm =      1.13748 NCalls =     85
VariableMetric: Iteration #  21 - FCN =   297435.5069942 Edm =    0.0826212 NCalls =     86
VariableMetric: Iteration #  22 - FCN =   297435.3624977 Edm =    0.0262046 NCalls =     88
VariableMetric: Iteration #  23 - FCN =   297435.2752881 Edm =    0.0302895 NCalls =     90
VariableMetric: Iteration #  24 - FCN =   297431.7232068 Edm =      2.78694 NCalls =     96
VariableMetric: Iteration #  25 - FCN =   297396.5215319 Edm =      8.17647 NCalls =    100
VariableMetric: Iteration #  26 - FCN =   297378.2281748 Edm =      8.84634 NCalls =    103
VariableMetric: Iteration #  27 - FCN =   297369.7573976 Edm =      6.45863 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297360.3995383 Edm =      3.10472 NCalls =    107
VariableMetric: Iteration #  29 - FCN =   297357.3405469 Edm =      2.30696 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297352.3590158 Edm =      2.12111 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297351.0855294 Edm =      1.79626 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297349.6874094 Edm =     0.189277 NCalls =    115
VariableMetric: Iteration #  33 - FCN =   297349.3747611 Edm =    0.0197013 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297349.3490175 Edm =   0.00190455 NCalls =    119
VariableMetric: Iteration #  35 - FCN =   297349.3220608 Edm =     0.020445 NCalls =    122
VariableMetric: Iteration #  36 - FCN =   297347.9415442 Edm =      1.36181 NCalls =    127
VariableMetric: Iteration #  37 - FCN =   297307.0028731 Edm =      6.71626 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297300.9537338 Edm =      3.58667 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297298.6797507 Edm =     0.390531 NCalls =    137
VariableMetric: Iteration #  40 - FCN =   297298.0670432 Edm =    0.0618899 NCalls =    139
VariableMetric: Iteration #  41 - FCN =   297297.9851172 Edm =   0.00337815 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297297.9817399 Edm =  0.000772417 NCalls =    142
VariableMetric: Iteration #  43 - FCN =   297297.9784364 Edm =   0.00172922 NCalls =    144
VariableMetric: Iteration #  44 - FCN =   297297.9572145 Edm =    0.0122865 NCalls =    147
VariableMetric: Iteration #  45 - FCN =   297297.2538274 Edm =     0.660216 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297291.3157302 Edm =      1.79881 NCalls =    156
VariableMetric: Iteration #  47 - FCN =   297290.2472795 Edm =      0.28655 NCalls =    158
VariableMetric: Iteration #  48 - FCN =   297289.8649323 Edm =     0.053086 NCalls =    160
VariableMetric: Iteration #  49 - FCN =    297289.792258 Edm =   0.00482775 NCalls =    162
VariableMetric: Iteration #  50 - FCN =   297289.7870842 Edm =  0.000449335 NCalls =    163
VariableMetric: Iteration #  51 - FCN =    297289.786469 Edm =  0.000174827 NCalls =    165
VariableMetric: Iteration #  52 - FCN =   297289.7837573 Edm =   0.00260032 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297289.6140857 Edm =     0.064683 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297288.5922981 Edm =     0.454291 NCalls =    178
VariableMetric: Iteration #  55 - FCN =   297287.2104191 Edm =    0.0571579 NCalls =    180
VariableMetric: Iteration #  56 - FCN =   297287.1413163 Edm =   0.00133256 NCalls =    183
VariableMetric: Iteration #  57 - FCN =   297287.1398521 Edm =  0.000154867 NCalls =    185
VariableMetric: Iteration #  58 - FCN =   297287.1386301 Edm =  0.000951882 NCalls =    188
VariableMetric: Iteration #  59 - FCN =   297287.0992512 Edm =     0.034596 NCalls =    192
VariableMetric: Iteration #  60 - FCN =   297286.0434262 Edm =      0.31257 NCalls =    196
VariableMetric: Iteration #  61 - FCN =   297285.6674593 Edm =   0.00556561 NCalls =    198
VariableMetric: Iteration #  62 - FCN =   297285.6615794 Edm =  0.000301749 NCalls =    199
VariableMetric: Iteration #  63 - FCN =   297285.6612341 Edm =  7.88335e-05 NCalls =    201
VariableMetric: After Hessian   - FCN =   297285.6612341 Edm =      83.0447 NCalls =    678
VariableMetric: Iteration #  64 - FCN =   297285.6612341 Edm =      83.0447 NCalls =    678
VariableMetric: Iteration #  65 - FCN =   297284.9091475 Edm =      122.344 NCalls =    681
VariableMetric: Iteration #  66 - FCN =   297284.0453327 Edm =      33.4822 NCalls =    683
VariableMetric: Iteration #  67 - FCN =   297283.8890329 Edm =        11614 NCalls =    686
VariableMetric: Iteration #  68 - FCN =   297283.8340763 Edm =      1075.59 NCalls =    691
VariableMetric: Iteration #  69 - FCN =   297283.4786312 Edm =       427.59 NCalls =    695
VariableMetric: Iteration #  70 - FCN =   297283.4439103 Edm =      180.237 NCalls =    699
VariableMetric: Iteration #  71 - FCN =   297283.2069075 Edm =      359.945 NCalls =    702
VariableMetric: Iteration #  72 - FCN =   297282.7970633 Edm =      308.164 NCalls =    705
VariableMetric: Iteration #  73 - FCN =   297282.1181632 Edm =      146.189 NCalls =    708
VariableMetric: Iteration #  74 - FCN =   297281.7534015 Edm =      33.2583 NCalls =    711
VariableMetric: Iteration #  75 - FCN =   297281.5352172 Edm =       106.51 NCalls =    714
VariableMetric: Iteration #  76 - FCN =   297280.9205299 Edm =      86.0843 NCalls =    717
VariableMetric: Iteration #  77 - FCN =   297280.7184315 Edm =      51.4744 NCalls =    720
VariableMetric: Iteration #  78 - FCN =   297280.1945662 Edm =      117.434 NCalls =    722
VariableMetric: Iteration #  79 - FCN =   297279.8470406 Edm =      165.323 NCalls =    724
VariableMetric: Iteration #  80 - FCN =   297279.2290201 Edm =       48.056 NCalls =    726
VariableMetric: Iteration #  81 - FCN =   297278.9178994 Edm =      27.2242 NCalls =    728
VariableMetric: Iteration #  82 - FCN =   297278.5887361 Edm =      8.81728 NCalls =    730
VariableMetric: Iteration #  83 - FCN =   297277.7455506 Edm =      6.34235 NCalls =    732
VariableMetric: Iteration #  84 - FCN =   297276.9261687 Edm =      3.85564 NCalls =    734
VariableMetric: Iteration #  85 - FCN =   297275.9823694 Edm =      3.62593 NCalls =    736
VariableMetric: Iteration #  86 - FCN =   297275.3115746 Edm =      1.05759 NCalls =    738
VariableMetric: Iteration #  87 - FCN =   297274.6354308 Edm =      2.56692 NCalls =    740
VariableMetric: Iteration #  88 - FCN =   297274.3448956 Edm =      1.03944 NCalls =    742
VariableMetric: Iteration #  89 - FCN =   297274.1911762 Edm =     0.787737 NCalls =    744
VariableMetric: Iteration #  90 - FCN =   297273.9167236 Edm =     0.364024 NCalls =    747
VariableMetric: Iteration #  91 - FCN =   297273.8457582 Edm =     0.238641 NCalls =    749
VariableMetric: Iteration #  92 - FCN =   297273.6851805 Edm =    0.0777558 NCalls =    751
VariableMetric: Iteration #  93 - FCN =   297273.6234728 Edm =    0.0446127 NCalls =    753
VariableMetric: Iteration #  94 - FCN =   297273.5568404 Edm =    0.0220003 NCalls =    755
VariableMetric: Iteration #  95 - FCN =   297273.5382425 Edm =    0.0115879 NCalls =    757
VariableMetric: Iteration #  96 - FCN =    297273.529746 Edm =   0.00488853 NCalls =    759
VariableMetric: Iteration #  97 - FCN =   297273.5255927 Edm =   0.00128762 NCalls =    761
VariableMetric: Iteration #  98 - FCN =   297273.5235406 Edm =  0.000811768 NCalls =    763
VariableMetric: Iteration #  99 - FCN =   297273.5204325 Edm =   0.00139798 NCalls =    766
VariableMetric: Iteration # 100 - FCN =   297273.5191743 Edm =  0.000425085 NCalls =    767
VariableMetric: Iteration # 101 - FCN =   297273.5189254 Edm =  2.91855e-05 NCalls =    769
VariableMetric: After Hessian   - FCN =   297273.5189254 Edm =  6.30214e-05 NCalls =   1250
VariableMetric: Iteration # 102 - FCN =   297273.5189254 Edm =  6.30214e-05 NCalls =   1250
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303700.5290628 Edm =      87.9243 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303700.5290628 Edm =      87.9243 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298201.3074935 Edm =       10.358 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   298161.3008978 Edm =      52.5992 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   298152.9536213 Edm =     0.573068 NCalls =     11
VariableMetric: Iteration #   4 - FCN =   298011.6221085 Edm =      86.1483 NCalls =     19
VariableMetric: Iteration #   5 - FCN =   297708.3112448 Edm =      34.9626 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   297666.9315398 Edm =      2.31308 NCalls =     25
VariableMetric: Iteration #   7 - FCN =   297664.4330921 Edm =     0.220276 NCalls =     27
VariableMetric: Iteration #   8 - FCN =   297657.6759196 Edm =      6.77904 NCalls =     31
VariableMetric: Iteration #   9 - FCN =   297647.9853325 Edm =        8.058 NCalls =     36
VariableMetric: Iteration #  10 - FCN =   297547.1605682 Edm =      2.85756 NCalls =     39
VariableMetric: Iteration #  11 - FCN =   297544.4745012 Edm =    0.0449254 NCalls =     40
VariableMetric: Iteration #  12 - FCN =   297544.3642205 Edm =     0.078909 NCalls =     42
VariableMetric: Iteration #  13 - FCN =   297541.3150257 Edm =      3.38904 NCalls =     47
VariableMetric: Iteration #  14 - FCN =   297540.8232355 Edm =     0.435119 NCalls =     51
VariableMetric: Iteration #  15 - FCN =    297447.459437 Edm =      27.0722 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297403.1822574 Edm =       2.7821 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297394.9959656 Edm =      2.53871 NCalls =     63
VariableMetric: Iteration #  18 - FCN =   297392.0382469 Edm =      1.38496 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297386.7678038 Edm =      5.53745 NCalls =     75
VariableMetric: Iteration #  20 - FCN =   297385.9610498 Edm =      4.79819 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297383.5281731 Edm =      1.95942 NCalls =     79
VariableMetric: Iteration #  22 - FCN =   297380.4021577 Edm =     0.750395 NCalls =     81
VariableMetric: Iteration #  23 - FCN =    297379.838604 Edm =     0.387836 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297377.4806331 Edm =      1.68718 NCalls =     86
VariableMetric: Iteration #  25 - FCN =   297375.4888768 Edm =     0.413649 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297375.3091736 Edm =    0.0166144 NCalls =     91
VariableMetric: Iteration #  27 - FCN =   297375.2850932 Edm =   0.00381707 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297375.2616852 Edm =     0.018347 NCalls =     96
VariableMetric: Iteration #  29 - FCN =   297369.2128294 Edm =     0.930146 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297368.2373558 Edm =    0.0223181 NCalls =    104
VariableMetric: Iteration #  31 - FCN =   297368.2182665 Edm =   0.00166072 NCalls =    106
VariableMetric: Iteration #  32 - FCN =   297368.1946507 Edm =    0.0197788 NCalls =    109
VariableMetric: Iteration #  33 - FCN =   297364.3193704 Edm =      3.08841 NCalls =    116
VariableMetric: Iteration #  34 - FCN =   297357.4426157 Edm =      1.37663 NCalls =    119
VariableMetric: Iteration #  35 - FCN =   297356.5060856 Edm =     0.615748 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297356.0717993 Edm =     0.104858 NCalls =    123
VariableMetric: Iteration #  37 - FCN =   297355.9776804 Edm =    0.0112354 NCalls =    125
VariableMetric: Iteration #  38 - FCN =   297355.9686444 Edm =  0.000723814 NCalls =    127
VariableMetric: Iteration #  39 - FCN =   297355.9593618 Edm =   0.00837297 NCalls =    130
VariableMetric: Iteration #  40 - FCN =   297349.6236175 Edm =       2.1499 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297345.9686123 Edm =     0.238271 NCalls =    140
VariableMetric: Iteration #  42 - FCN =    297345.732746 Edm =   0.00826166 NCalls =    141
VariableMetric: Iteration #  43 - FCN =    297345.722725 Edm =  0.000458494 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297345.7219855 Edm =  0.000213071 NCalls =    145
VariableMetric: Iteration #  45 - FCN =   297345.7177945 Edm =    0.0030656 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297345.6427917 Edm =    0.0536897 NCalls =    153
VariableMetric: Iteration #  47 - FCN =   297343.4908254 Edm =     0.238249 NCalls =    157
VariableMetric: Iteration #  48 - FCN =   297343.1594836 Edm =   0.00483555 NCalls =    159
VariableMetric: Iteration #  49 - FCN =   297343.1542004 Edm =  0.000208864 NCalls =    161
VariableMetric: Iteration #  50 - FCN =    297343.153171 Edm =  0.000834234 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297343.1171743 Edm =    0.0321354 NCalls =    169
VariableMetric: Iteration #  52 - FCN =   297340.5007953 Edm =     0.733296 NCalls =    174
VariableMetric: Iteration #  53 - FCN =   297339.6305523 Edm =    0.0404261 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297339.5906878 Edm =   0.00213756 NCalls =    177
VariableMetric: Iteration #  55 - FCN =   297339.5885462 Edm =  0.000401814 NCalls =    179
VariableMetric: Iteration #  56 - FCN =    297339.572008 Edm =    0.0170053 NCalls =    184
VariableMetric: Iteration #  57 - FCN =   297339.0206588 Edm =     0.120939 NCalls =    191
VariableMetric: Iteration #  58 - FCN =   297338.5640804 Edm =    0.0087426 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297338.5561707 Edm =  0.000525754 NCalls =    194
VariableMetric: Iteration #  60 - FCN =   297338.5547569 Edm =  0.000985877 NCalls =    196
VariableMetric: Iteration #  61 - FCN =   297338.5307474 Edm =     0.026045 NCalls =    201
VariableMetric: Iteration #  62 - FCN =   297338.0626526 Edm =     0.148942 NCalls =    208
VariableMetric: Iteration #  63 - FCN =   297335.8559712 Edm =       1.2206 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297333.8538253 Edm =      3.55068 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297332.6536244 Edm =      0.20147 NCalls =    216
VariableMetric: Iteration #  66 - FCN =   297332.4444004 Edm =    0.0177293 NCalls =    217
VariableMetric: Iteration #  67 - FCN =   297332.4211628 Edm =   0.00875611 NCalls =    219
VariableMetric: Iteration #  68 - FCN =   297332.3403154 Edm =    0.0693016 NCalls =    223
VariableMetric: Iteration #  69 - FCN =   297332.2062214 Edm =     0.153225 NCalls =    229
VariableMetric: Iteration #  70 - FCN =    297332.076605 Edm =     0.252923 NCalls =    232
VariableMetric: Iteration #  71 - FCN =   297331.8285819 Edm =     0.129141 NCalls =    235
VariableMetric: Iteration #  72 - FCN =   297331.5904541 Edm =     0.179356 NCalls =    238
VariableMetric: Iteration #  73 - FCN =   297331.4444866 Edm =    0.0530286 NCalls =    240
VariableMetric: Iteration #  74 - FCN =    297331.392824 Edm =    0.0105691 NCalls =    241
VariableMetric: Iteration #  75 - FCN =   297331.3820347 Edm =   0.00120508 NCalls =    243
VariableMetric: Iteration #  76 - FCN =   297331.3803153 Edm =  0.000738303 NCalls =    245
VariableMetric: Iteration #  77 - FCN =   297331.3746765 Edm =   0.00475612 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297331.0871716 Edm =     0.277422 NCalls =    253
VariableMetric: Iteration #  79 - FCN =   297325.7996537 Edm =      5.64464 NCalls =    257
VariableMetric: Iteration #  80 - FCN =   297322.9861542 Edm =     0.819776 NCalls =    261
VariableMetric: Iteration #  81 - FCN =   297322.1541817 Edm =        0.273 NCalls =    262
VariableMetric: Iteration #  82 - FCN =   297322.0142248 Edm =    0.0311067 NCalls =    264
VariableMetric: Iteration #  83 - FCN =   297321.9795507 Edm =   0.00523292 NCalls =    266
VariableMetric: Iteration #  84 - FCN =   297321.9739695 Edm =  0.000496762 NCalls =    268
VariableMetric: Iteration #  85 - FCN =   297321.9733737 Edm =  0.000163829 NCalls =    270
VariableMetric: Iteration #  86 - FCN =   297321.9725384 Edm =  0.000924142 NCalls =    273
VariableMetric: Iteration #  87 - FCN =   297321.9605603 Edm =    0.0118268 NCalls =    278
VariableMetric: Iteration #  88 - FCN =    297321.684629 Edm =     0.249159 NCalls =    282
VariableMetric: Iteration #  89 - FCN =   297320.3352275 Edm =     0.556275 NCalls =    285
VariableMetric: Iteration #  90 - FCN =   297319.7535484 Edm =    0.0691047 NCalls =    286
VariableMetric: Iteration #  91 - FCN =   297319.6768962 Edm =    0.0127351 NCalls =    288
VariableMetric: Iteration #  92 - FCN =   297319.6604849 Edm =   0.00162112 NCalls =    290
VariableMetric: Iteration #  93 - FCN =   297319.6585812 Edm =  7.96114e-05 NCalls =    292
VariableMetric: Iteration #  94 - FCN =   297319.6584417 Edm =  5.05096e-05 NCalls =    294
VariableMetric: After Hessian   - FCN =   297319.6584417 Edm =      18.4282 NCalls =    773
VariableMetric: Iteration #  95 - FCN =   297319.6584417 Edm =      18.4282 NCalls =    773
VariableMetric: Iteration #  96 - FCN =   297319.4031427 Edm =      20.6935 NCalls =    776
VariableMetric: Iteration #  97 - FCN =   297319.3041885 Edm =      3.49813 NCalls =    779
VariableMetric: Iteration #  98 - FCN =   297318.8075905 Edm =     0.401149 NCalls =    782
VariableMetric: Iteration #  99 - FCN =   297318.5274506 Edm =    0.0863648 NCalls =    785
VariableMetric: Iteration # 100 - FCN =   297318.4032915 Edm =   0.00842684 NCalls =    789
VariableMetric: Iteration # 101 - FCN =   297318.4023511 Edm =     0.455021 NCalls =    791
VariableMetric: Iteration # 102 - FCN =    297318.351989 Edm =     0.361119 NCalls =    793
VariableMetric: Iteration # 103 - FCN =   297318.2752578 Edm =    0.0469715 NCalls =    795
VariableMetric: Iteration # 104 - FCN =    297318.247926 Edm =    0.0308216 NCalls =    797
VariableMetric: Iteration # 105 - FCN =   297318.2414339 Edm =    0.0128043 NCalls =    799
VariableMetric: Iteration # 106 - FCN =   297318.2279793 Edm =    0.0197626 NCalls =    801
VariableMetric: Iteration # 107 - FCN =   297318.2093031 Edm =    0.0282238 NCalls =    803
VariableMetric: Iteration # 108 - FCN =   297318.1865013 Edm =    0.0369931 NCalls =    805
VariableMetric: Iteration # 109 - FCN =   297318.1556512 Edm =    0.0420765 NCalls =    809
VariableMetric: Iteration # 110 - FCN =   297318.1305328 Edm =    0.0339537 NCalls =    813
VariableMetric: Iteration # 111 - FCN =   297318.1106598 Edm =    0.0212675 NCalls =    816
VariableMetric: Iteration # 112 - FCN =   297318.1037783 Edm =     0.017536 NCalls =    818
VariableMetric: Iteration # 113 - FCN =   297318.0901498 Edm =    0.0121108 NCalls =    821
VariableMetric: Iteration # 114 - FCN =   297318.0821032 Edm =   0.00724546 NCalls =    824
VariableMetric: Iteration # 115 - FCN =   297318.0761952 Edm =   0.00549368 NCalls =    826
VariableMetric: Iteration # 116 - FCN =   297318.0701708 Edm =    0.0088456 NCalls =    828
VariableMetric: Iteration # 117 - FCN =   297318.0669933 Edm =   0.00956283 NCalls =    831
VariableMetric: Iteration # 118 - FCN =    297318.053244 Edm =    0.0103559 NCalls =    834
VariableMetric: Iteration # 119 - FCN =   297318.0394556 Edm =   0.00918473 NCalls =    837
VariableMetric: Iteration # 120 - FCN =   297318.0330501 Edm =    0.0155287 NCalls =    840
VariableMetric: Iteration # 121 - FCN =   297318.0277355 Edm =   0.00581137 NCalls =    842
VariableMetric: Iteration # 122 - FCN =   297318.0166746 Edm =    0.0090446 NCalls =    844
VariableMetric: Iteration # 123 - FCN =   297318.0043308 Edm =    0.0220105 NCalls =    847
VariableMetric: Iteration # 124 - FCN =   297317.9991681 Edm =    0.0103319 NCalls =    850
VariableMetric: Iteration # 125 - FCN =   297317.9526787 Edm =    0.0905388 NCalls =    855
VariableMetric: Iteration # 126 - FCN =   297317.8748344 Edm =     0.209058 NCalls =    859
VariableMetric: Iteration # 127 - FCN =   297317.8687293 Edm =   0.00840454 NCalls =    861
VariableMetric: Iteration # 128 - FCN =   297317.8618138 Edm =    0.0258747 NCalls =    864
VariableMetric: Iteration # 129 - FCN =   297317.7984422 Edm =     0.127356 NCalls =    868
VariableMetric: Iteration # 130 - FCN =   297317.6510673 Edm =     0.187527 NCalls =    874
VariableMetric: Iteration # 131 - FCN =   297317.5597775 Edm =    0.0776537 NCalls =    879
VariableMetric: Iteration # 132 - FCN =   297317.4852655 Edm =    0.0554554 NCalls =    880
VariableMetric: Iteration # 133 - FCN =   297317.4573675 Edm =   0.00265602 NCalls =    881
VariableMetric: Iteration # 134 - FCN =   297317.4535145 Edm =   0.00419035 NCalls =    883
VariableMetric: Iteration # 135 - FCN =   297317.4473538 Edm =   0.00835475 NCalls =    885
VariableMetric: Iteration # 136 - FCN =    297317.432189 Edm =    0.0099383 NCalls =    888
VariableMetric: Iteration # 137 - FCN =   297317.4214514 Edm =   0.00774125 NCalls =    890
VariableMetric: Iteration # 138 - FCN =   297317.4099332 Edm =   0.00697169 NCalls =    892
VariableMetric: Iteration # 139 - FCN =   297317.3910943 Edm =   0.00760396 NCalls =    894
VariableMetric: Iteration # 140 - FCN =   297317.3818703 Edm =   0.00880827 NCalls =    897
VariableMetric: Iteration # 141 - FCN =   297317.3597908 Edm =    0.0219716 NCalls =    900
VariableMetric: Iteration # 142 - FCN =   297317.2794145 Edm =    0.0720147 NCalls =    905
VariableMetric: Iteration # 143 - FCN =   297317.1931989 Edm =     0.029141 NCalls =    909
VariableMetric: Iteration # 144 - FCN =   297317.1723956 Edm =   0.00933752 NCalls =    911
VariableMetric: Iteration # 145 - FCN =   297317.1652796 Edm =   0.00273427 NCalls =    912
VariableMetric: Iteration # 146 - FCN =   297317.1595602 Edm =   0.00229253 NCalls =    914
VariableMetric: Iteration # 147 - FCN =   297317.1544919 Edm =   0.00286578 NCalls =    916
VariableMetric: Iteration # 148 - FCN =   297317.1386922 Edm =    0.0101191 NCalls =    920
VariableMetric: Iteration # 149 - FCN =   297317.1221912 Edm =   0.00813234 NCalls =    923
VariableMetric: Iteration # 150 - FCN =   297317.1143011 Edm =   0.00806091 NCalls =    925
VariableMetric: Iteration # 151 - FCN =   297317.1085088 Edm =   0.00545502 NCalls =    928
VariableMetric: Iteration # 152 - FCN =    297317.102077 Edm =   0.00710818 NCalls =    931
VariableMetric: Iteration # 153 - FCN =   297317.0967449 Edm =   0.00403796 NCalls =    933
VariableMetric: Iteration # 154 - FCN =   297317.0897246 Edm =   0.00429076 NCalls =    937
VariableMetric: Iteration # 155 - FCN =    297317.082591 Edm =     0.005547 NCalls =    940
VariableMetric: Iteration # 156 - FCN =   297317.0785066 Edm =     0.004259 NCalls =    942
VariableMetric: Iteration # 157 - FCN =   297317.0744799 Edm =   0.00102704 NCalls =    945
VariableMetric: Iteration # 158 - FCN =   297317.0735946 Edm =  0.000200571 NCalls =    947
VariableMetric: Iteration # 159 - FCN =   297317.0734282 Edm =  3.00745e-05 NCalls =    948
VariableMetric: After Hessian   - FCN =   297317.0734282 Edm =   0.00271712 NCalls =   1433
VariableMetric: Iteration # 160 - FCN =   297317.0734282 Edm =   0.00271712 NCalls =   1433
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309718.9059704 Edm =      3596.12 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309718.9059704 Edm =      3596.12 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   306039.3823434 Edm =       118.58 NCalls =      2
VariableMetric: Iteration #   2 - FCN =   305675.9681222 Edm =      4.94389 NCalls =      6
VariableMetric: Iteration #   3 - FCN =   303386.4330451 Edm =      122.944 NCalls =     17
VariableMetric: Iteration #   4 - FCN =    299856.227041 Edm =      653.575 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   299309.3523142 Edm =      1410.88 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   298805.2956508 Edm =        55.57 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   298753.2101137 Edm =     0.681769 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   298752.6749216 Edm =     0.131659 NCalls =     32
VariableMetric: Iteration #   9 - FCN =   298751.5153029 Edm =       1.2576 NCalls =     35
VariableMetric: Iteration #  10 - FCN =   298694.3469845 Edm =      54.8767 NCalls =     43
VariableMetric: Iteration #  11 - FCN =   298690.7620866 Edm =      4.17271 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   298681.2256944 Edm =      9.06461 NCalls =     52
VariableMetric: Iteration #  13 - FCN =    298142.601008 Edm =      47.4478 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   298083.5745913 Edm =      68.6228 NCalls =     60
VariableMetric: Iteration #  15 - FCN =    298061.928747 Edm =      3.47006 NCalls =     62
VariableMetric: Iteration #  16 - FCN =   298058.6141854 Edm =     0.872094 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   298055.9732325 Edm =      2.79097 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   298015.3994913 Edm =      33.5803 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297619.8253324 Edm =      7.45124 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297607.5339099 Edm =      7.91735 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297594.3981219 Edm =     0.718125 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297593.3700865 Edm =     0.158363 NCalls =     82
VariableMetric: Iteration #  23 - FCN =   297592.8628438 Edm =     0.247199 NCalls =     84
VariableMetric: Iteration #  24 - FCN =   297591.4935475 Edm =     0.162787 NCalls =     87
VariableMetric: Iteration #  25 - FCN =   297591.1754161 Edm =    0.0559154 NCalls =     89
VariableMetric: Iteration #  26 - FCN =   297590.6612224 Edm =     0.303509 NCalls =     92
VariableMetric: Iteration #  27 - FCN =   297580.6711687 Edm =      7.66954 NCalls =     96
VariableMetric: Iteration #  28 - FCN =   297531.2161654 Edm =      16.2033 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297526.5747335 Edm =      7.95454 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297518.0575171 Edm =      7.43894 NCalls =    105
VariableMetric: Iteration #  31 - FCN =   297510.5220027 Edm =      2.25571 NCalls =    108
VariableMetric: Iteration #  32 - FCN =   297508.3502597 Edm =     0.603951 NCalls =    109
VariableMetric: Iteration #  33 - FCN =   297507.9656346 Edm =    0.0286514 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297507.9365446 Edm =      0.01432 NCalls =    113
VariableMetric: Iteration #  35 - FCN =   297507.7956097 Edm =     0.142532 NCalls =    116
VariableMetric: Iteration #  36 - FCN =   297502.1178081 Edm =      6.05056 NCalls =    123
VariableMetric: Iteration #  37 - FCN =   297502.0855972 Edm =    0.0176567 NCalls =    125
VariableMetric: Iteration #  38 - FCN =   297501.7652318 Edm =     0.467119 NCalls =    129
VariableMetric: Iteration #  39 - FCN =    297501.540868 Edm =     0.210059 NCalls =    133
VariableMetric: Iteration #  40 - FCN =   297500.6422096 Edm =     0.707126 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297477.3905144 Edm =      2.64329 NCalls =    142
VariableMetric: Iteration #  42 - FCN =   297473.3016201 Edm =     0.540985 NCalls =    144
VariableMetric: Iteration #  43 - FCN =   297472.4011379 Edm =     0.307859 NCalls =    146
VariableMetric: Iteration #  44 - FCN =   297472.1821581 Edm =    0.0110735 NCalls =    148
VariableMetric: Iteration #  45 - FCN =   297472.1608074 Edm =   0.00621547 NCalls =    150
VariableMetric: Iteration #  46 - FCN =   297471.5762329 Edm =     0.552362 NCalls =    155
VariableMetric: Iteration #  47 - FCN =   297461.8959396 Edm =      4.37913 NCalls =    159
VariableMetric: Iteration #  48 - FCN =   297445.7343032 Edm =      3.55662 NCalls =    161
VariableMetric: Iteration #  49 - FCN =   297442.5553619 Edm =     0.293724 NCalls =    163
VariableMetric: Iteration #  50 - FCN =   297442.2511051 Edm =     0.021504 NCalls =    165
VariableMetric: Iteration #  51 - FCN =   297442.2108321 Edm =   0.00919825 NCalls =    167
VariableMetric: Iteration #  52 - FCN =   297442.1475618 Edm =    0.0421616 NCalls =    170
VariableMetric: Iteration #  53 - FCN =   297436.6470285 Edm =      3.56851 NCalls =    175
VariableMetric: Iteration #  54 - FCN =   297425.5748723 Edm =      1.84008 NCalls =    177
VariableMetric: Iteration #  55 - FCN =   297423.3856038 Edm =     0.277708 NCalls =    179
VariableMetric: Iteration #  56 - FCN =   297422.9550856 Edm =    0.0478088 NCalls =    181
VariableMetric: Iteration #  57 - FCN =   297422.8889403 Edm =   0.00634167 NCalls =    183
VariableMetric: Iteration #  58 - FCN =   297422.8817809 Edm =   0.00312097 NCalls =    185
VariableMetric: Iteration #  59 - FCN =   297422.8674439 Edm =   0.00937045 NCalls =    188
VariableMetric: Iteration #  60 - FCN =   297422.1594623 Edm =     0.710339 NCalls =    193
VariableMetric: Iteration #  61 - FCN =   297420.9647076 Edm =       1.0744 NCalls =    198
VariableMetric: Iteration #  62 - FCN =    297394.331605 Edm =      6.06567 NCalls =    203
VariableMetric: Iteration #  63 - FCN =   297383.3569808 Edm =      6.39654 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297366.9062058 Edm =       5.0645 NCalls =    212
VariableMetric: Iteration #  65 - FCN =   297365.0642319 Edm =      3.89839 NCalls =    214
VariableMetric: Iteration #  66 - FCN =   297362.1566659 Edm =     0.883021 NCalls =    216
VariableMetric: Iteration #  67 - FCN =   297361.5346746 Edm =     0.529716 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297360.6538484 Edm =     0.093182 NCalls =    220
VariableMetric: Iteration #  69 - FCN =   297360.4518043 Edm =    0.0416836 NCalls =    222
VariableMetric: Iteration #  70 - FCN =    297360.380796 Edm =    0.0136672 NCalls =    224
VariableMetric: Iteration #  71 - FCN =   297360.3407137 Edm =      0.02668 NCalls =    226
VariableMetric: Iteration #  72 - FCN =   297360.0322783 Edm =     0.421895 NCalls =    230
VariableMetric: Iteration #  73 - FCN =    297358.765967 Edm =     0.676445 NCalls =    236
VariableMetric: Iteration #  74 - FCN =   297356.7365098 Edm =      1.10089 NCalls =    239
VariableMetric: Iteration #  75 - FCN =   297349.0457335 Edm =      6.89559 NCalls =    242
VariableMetric: Iteration #  76 - FCN =   297280.2874178 Edm =      56.0346 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297278.0127353 Edm =      8.50223 NCalls =    253
VariableMetric: Iteration #  78 - FCN =   297261.6341862 Edm =      7.69456 NCalls =    257
VariableMetric: Iteration #  79 - FCN =   297251.0031615 Edm =       3.7786 NCalls =    260
VariableMetric: Iteration #  80 - FCN =   297244.9367558 Edm =      1.12047 NCalls =    266
VariableMetric: Iteration #  81 - FCN =   297243.9065458 Edm =     0.328637 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297243.5715896 Edm =     0.201484 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297243.3487197 Edm =      0.22208 NCalls =    273
VariableMetric: Iteration #  84 - FCN =   297242.9374261 Edm =     0.094595 NCalls =    276
VariableMetric: Iteration #  85 - FCN =   297242.8085906 Edm =    0.0200012 NCalls =    278
VariableMetric: Iteration #  86 - FCN =   297242.7650182 Edm =    0.0122323 NCalls =    280
VariableMetric: Iteration #  87 - FCN =   297242.7188324 Edm =    0.0116423 NCalls =    282
VariableMetric: Iteration #  88 - FCN =   297242.7002868 Edm =    0.0127113 NCalls =    284
VariableMetric: Iteration #  89 - FCN =    297242.639241 Edm =    0.0427248 NCalls =    287
VariableMetric: Iteration #  90 - FCN =   297241.8450693 Edm =     0.733514 NCalls =    292
VariableMetric: Iteration #  91 - FCN =    297237.150529 Edm =      2.70889 NCalls =    298
VariableMetric: Iteration #  92 - FCN =   297230.7928325 Edm =      3.31784 NCalls =    301
VariableMetric: Iteration #  93 - FCN =   297223.4850846 Edm =      4.22483 NCalls =    304
VariableMetric: Iteration #  94 - FCN =   297219.0358259 Edm =     0.815591 NCalls =    308
VariableMetric: Iteration #  95 - FCN =   297218.4051293 Edm =     0.566852 NCalls =    310
VariableMetric: Iteration #  96 - FCN =   297218.1182398 Edm =    0.0919499 NCalls =    312
VariableMetric: Iteration #  97 - FCN =   297217.9782903 Edm =    0.0621728 NCalls =    314
VariableMetric: Iteration #  98 - FCN =   297217.8963145 Edm =    0.0425787 NCalls =    316
VariableMetric: Iteration #  99 - FCN =   297217.8275237 Edm =    0.0179116 NCalls =    318
VariableMetric: Iteration # 100 - FCN =   297217.7983959 Edm =   0.00555755 NCalls =    320
VariableMetric: Iteration # 101 - FCN =   297217.7865522 Edm =   0.00184992 NCalls =    322
VariableMetric: Iteration # 102 - FCN =    297217.784475 Edm =  0.000485023 NCalls =    324
VariableMetric: Iteration # 103 - FCN =   297217.7829224 Edm =   0.00109855 NCalls =    326
VariableMetric: Iteration # 104 - FCN =   297217.7573636 Edm =    0.0213281 NCalls =    330
VariableMetric: Iteration # 105 - FCN =   297217.2806089 Edm =     0.313358 NCalls =    335
VariableMetric: Iteration # 106 - FCN =   297212.8862389 Edm =      3.39919 NCalls =    339
VariableMetric: Iteration # 107 - FCN =   297206.6158143 Edm =      2.11498 NCalls =    343
VariableMetric: Iteration # 108 - FCN =   297205.4766468 Edm =     0.593161 NCalls =    345
VariableMetric: Iteration # 109 - FCN =   297204.9829179 Edm =     0.049703 NCalls =    346
VariableMetric: Iteration # 110 - FCN =   297204.9197778 Edm =    0.0161351 NCalls =    348
VariableMetric: Iteration # 111 - FCN =   297204.9070041 Edm =   0.00240761 NCalls =    350
VariableMetric: Iteration # 112 - FCN =   297204.9028092 Edm =  0.000533144 NCalls =    352
VariableMetric: Iteration # 113 - FCN =   297204.9020295 Edm =  0.000155942 NCalls =    354
VariableMetric: Iteration # 114 - FCN =   297204.9006285 Edm =    0.0012116 NCalls =    357
VariableMetric: Iteration # 115 - FCN =   297204.8865744 Edm =    0.0147462 NCalls =    360
VariableMetric: Iteration # 116 - FCN =   297203.9832282 Edm =      1.11168 NCalls =    367
VariableMetric: Iteration # 117 - FCN =   297203.9787766 Edm =   0.00315132 NCalls =    369
VariableMetric: Iteration # 118 - FCN =    297203.926298 Edm =    0.0593946 NCalls =    373
VariableMetric: Iteration # 119 - FCN =   297203.8082741 Edm =     0.126832 NCalls =    378
VariableMetric: Iteration # 120 - FCN =   297203.7911315 Edm =    0.0161041 NCalls =    381
VariableMetric: Iteration # 121 - FCN =   297203.3000394 Edm =     0.436989 NCalls =    388
VariableMetric: Iteration # 122 - FCN =   297200.6399001 Edm =     0.492019 NCalls =    392
VariableMetric: Iteration # 123 - FCN =   297200.2631544 Edm =    0.0650547 NCalls =    394
VariableMetric: Iteration # 124 - FCN =   297200.2044539 Edm =   0.00409061 NCalls =    395
VariableMetric: Iteration # 125 - FCN =    297200.201127 Edm =  0.000298568 NCalls =    397
VariableMetric: Iteration # 126 - FCN =   297200.2007912 Edm =  6.77695e-05 NCalls =    399
VariableMetric: After Hessian   - FCN =   297200.2007912 Edm =      7.65955 NCalls =    874
VariableMetric: Iteration # 127 - FCN =   297200.2007912 Edm =      7.65955 NCalls =    874
VariableMetric: Iteration # 128 - FCN =   297197.7505125 Edm =      6.55773 NCalls =    876
VariableMetric: Iteration # 129 - FCN =   297196.4606733 Edm =      4.65105 NCalls =    878
VariableMetric: Iteration # 130 - FCN =   297194.4694965 Edm =       0.4714 NCalls =    880
VariableMetric: Iteration # 131 - FCN =   297193.9228717 Edm =      0.67016 NCalls =    882
VariableMetric: Iteration # 132 - FCN =   297192.9076919 Edm =      19.4674 NCalls =    888
VariableMetric: Iteration # 133 - FCN =   297191.7630552 Edm =      3.58354 NCalls =    891
VariableMetric: Iteration # 134 - FCN =   297190.6225329 Edm =       2.5732 NCalls =    896
VariableMetric: Iteration # 135 - FCN =   297187.5390227 Edm =      7.66042 NCalls =    901
VariableMetric: Iteration # 136 - FCN =   297182.8920875 Edm =      5.26077 NCalls =    904
VariableMetric: Iteration # 137 - FCN =   297182.3035493 Edm =     0.584294 NCalls =    906
VariableMetric: Iteration # 138 - FCN =   297181.1652997 Edm =     0.984305 NCalls =    909
VariableMetric: Iteration # 139 - FCN =   297180.3047045 Edm =      0.13122 NCalls =    911
VariableMetric: Iteration # 140 - FCN =   297180.1112137 Edm =     0.120472 NCalls =    913
VariableMetric: Iteration # 141 - FCN =   297179.9475254 Edm =     0.116953 NCalls =    915
VariableMetric: Iteration # 142 - FCN =   297179.7667017 Edm =    0.0785483 NCalls =    919
VariableMetric: Iteration # 143 - FCN =   297179.6741585 Edm =    0.0375627 NCalls =    921
VariableMetric: Iteration # 144 - FCN =   297179.6459621 Edm =   0.00913048 NCalls =    923
VariableMetric: Iteration # 145 - FCN =   297179.6347881 Edm =   0.00167924 NCalls =    925
VariableMetric: Iteration # 146 - FCN =   297179.6326296 Edm =  0.000415976 NCalls =    927
VariableMetric: Iteration # 147 - FCN =   297179.6321071 Edm =  0.000106373 NCalls =    929
VariableMetric: Iteration # 148 - FCN =   297179.6318957 Edm =  5.39735e-05 NCalls =    931
VariableMetric: After Hessian   - FCN =   297179.6318957 Edm =  0.000127316 NCalls =   1418
VariableMetric: Iteration # 149 - FCN =   297179.6318957 Edm =  0.000127316 NCalls =   1418
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   301693.9800471 Edm =       1.0615 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   301693.9800471 Edm =       1.0615 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300841.8581398 Edm =      27.6315 NCalls =      8
VariableMetric: Iteration #   2 - FCN =    300825.798827 Edm =      22.2937 NCalls =     10
VariableMetric: Iteration #   3 - FCN =      300413.9933 Edm =      2.12862 NCalls =     15
VariableMetric: Iteration #   4 - FCN =   300399.0309108 Edm =      9.15806 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   300098.1806875 Edm =      211.634 NCalls =     24
VariableMetric: Iteration #   6 - FCN =   300090.6688405 Edm =       13.125 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   299861.7761557 Edm =       29.978 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   299836.4639615 Edm =      11.2282 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   299753.3286238 Edm =      74.3119 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   299437.5665552 Edm =      38.0463 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   299389.6105921 Edm =      3.78265 NCalls =     43
VariableMetric: Iteration #  12 - FCN =   299379.9702787 Edm =      4.75254 NCalls =     45
VariableMetric: Iteration #  13 - FCN =   299079.5032486 Edm =      320.705 NCalls =     50
VariableMetric: Iteration #  14 - FCN =    299069.309248 Edm =      13.2847 NCalls =     52
VariableMetric: Iteration #  15 - FCN =   298833.9972959 Edm =      170.988 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   298263.5458213 Edm =      73.9891 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   298110.7344182 Edm =      54.1243 NCalls =     64
VariableMetric: Iteration #  18 - FCN =   298062.9651995 Edm =      5.73049 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   298056.3529388 Edm =     0.533682 NCalls =     68
VariableMetric: Iteration #  20 - FCN =   298055.6107664 Edm =    0.0547422 NCalls =     70
VariableMetric: Iteration #  21 - FCN =   298055.4867619 Edm =    0.0399172 NCalls =     72
VariableMetric: Iteration #  22 - FCN =   298054.1483312 Edm =      1.27587 NCalls =     76
VariableMetric: Iteration #  23 - FCN =   297929.7062743 Edm =      32.1585 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297899.2563399 Edm =      25.8458 NCalls =     83
VariableMetric: Iteration #  25 - FCN =   297883.3852475 Edm =      7.58894 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297866.3477773 Edm =      4.77084 NCalls =     88
VariableMetric: Iteration #  27 - FCN =   297861.0309813 Edm =      4.47148 NCalls =     91
VariableMetric: Iteration #  28 - FCN =   297848.4861897 Edm =      13.0232 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297847.6152585 Edm =      2.57582 NCalls =    103
VariableMetric: Iteration #  30 - FCN =   297846.7019511 Edm =      1.42814 NCalls =    105
VariableMetric: Iteration #  31 - FCN =   297846.0865578 Edm =    0.0793565 NCalls =    107
VariableMetric: Iteration #  32 - FCN =   297845.9957458 Edm =     0.148087 NCalls =    109
VariableMetric: Iteration #  33 - FCN =   297842.6052165 Edm =      3.35602 NCalls =    114
VariableMetric: Iteration #  34 - FCN =    297794.169121 Edm =      10.5042 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297782.8862795 Edm =      4.83226 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297779.7914108 Edm =     0.413754 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297779.3850534 Edm =    0.0384679 NCalls =    123
VariableMetric: Iteration #  38 - FCN =   297779.3475145 Edm =   0.00528239 NCalls =    125
VariableMetric: Iteration #  39 - FCN =   297779.3238661 Edm =     0.022294 NCalls =    127
VariableMetric: Iteration #  40 - FCN =   297779.0238604 Edm =      0.36939 NCalls =    132
VariableMetric: Iteration #  41 - FCN =   297775.9335009 Edm =       3.0009 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297775.9096937 Edm =   0.00557665 NCalls =    141
VariableMetric: Iteration #  43 - FCN =    297775.851901 Edm =    0.0461234 NCalls =    144
VariableMetric: Iteration #  44 - FCN =    297772.688984 Edm =      2.16862 NCalls =    149
VariableMetric: Iteration #  45 - FCN =    297740.855347 Edm =      7.51259 NCalls =    152
VariableMetric: Iteration #  46 - FCN =   297723.0607983 Edm =       1.8053 NCalls =    155
VariableMetric: Iteration #  47 - FCN =   297721.5918766 Edm =     0.226158 NCalls =    157
VariableMetric: Iteration #  48 - FCN =   297721.3597352 Edm =    0.0219377 NCalls =    159
VariableMetric: Iteration #  49 - FCN =   297721.3325098 Edm =    0.0295372 NCalls =    161
VariableMetric: Iteration #  50 - FCN =    297721.291202 Edm =    0.0121424 NCalls =    163
VariableMetric: Iteration #  51 - FCN =   297721.1534633 Edm =     0.122692 NCalls =    166
VariableMetric: Iteration #  52 - FCN =   297718.9182874 Edm =      1.89459 NCalls =    170
VariableMetric: Iteration #  53 - FCN =   297694.8991628 Edm =      5.01101 NCalls =    173
VariableMetric: Iteration #  54 - FCN =   297687.7953579 Edm =      1.56924 NCalls =    175
VariableMetric: Iteration #  55 - FCN =   297686.4461155 Edm =     0.672196 NCalls =    177
VariableMetric: Iteration #  56 - FCN =   297685.8063467 Edm =     0.254115 NCalls =    180
VariableMetric: Iteration #  57 - FCN =   297685.5882361 Edm =    0.0185244 NCalls =    182
VariableMetric: Iteration #  58 - FCN =   297685.5640464 Edm =   0.00138944 NCalls =    184
VariableMetric: Iteration #  59 - FCN =   297685.5613932 Edm =   0.00136255 NCalls =    186
VariableMetric: Iteration #  60 - FCN =   297685.5060436 Edm =    0.0632751 NCalls =    191
VariableMetric: Iteration #  61 - FCN =   297685.4804471 Edm =    0.0245296 NCalls =    195
VariableMetric: Iteration #  62 - FCN =   297685.4062948 Edm =    0.0656546 NCalls =    200
VariableMetric: Iteration #  63 - FCN =   297677.4545338 Edm =       1.1618 NCalls =    205
VariableMetric: Iteration #  64 - FCN =   297675.9587268 Edm =     0.135057 NCalls =    207
VariableMetric: Iteration #  65 - FCN =   297675.8504714 Edm =    0.0159486 NCalls =    209
VariableMetric: Iteration #  66 - FCN =   297675.8348845 Edm =   0.00066081 NCalls =    211
VariableMetric: Iteration #  67 - FCN =   297675.8333622 Edm =  0.000926597 NCalls =    213
VariableMetric: Iteration #  68 - FCN =   297675.8057013 Edm =    0.0264741 NCalls =    218
VariableMetric: Iteration #  69 - FCN =   297674.5655784 Edm =     0.774385 NCalls =    222
VariableMetric: Iteration #  70 - FCN =   297671.9835076 Edm =     0.772759 NCalls =    225
VariableMetric: Iteration #  71 - FCN =   297670.9714508 Edm =     0.210313 NCalls =    227
VariableMetric: Iteration #  72 - FCN =   297670.6822766 Edm =    0.0304164 NCalls =    230
VariableMetric: Iteration #  73 - FCN =   297670.6605324 Edm =    0.0016875 NCalls =    232
VariableMetric: Iteration #  74 - FCN =   297670.6588224 Edm =  0.000263953 NCalls =    234
VariableMetric: Iteration #  75 - FCN =   297670.6568395 Edm =    0.0018564 NCalls =    237
VariableMetric: Iteration #  76 - FCN =   297670.4618484 Edm =     0.173748 NCalls =    244
VariableMetric: Iteration #  77 - FCN =   297669.0323951 Edm =     0.142932 NCalls =    248
VariableMetric: Iteration #  78 - FCN =   297668.9294978 Edm =   0.00745023 NCalls =    250
VariableMetric: Iteration #  79 - FCN =    297668.922921 Edm =  0.000181357 NCalls =    252
VariableMetric: Iteration #  80 - FCN =   297668.9220434 Edm =  0.000675877 NCalls =    254
VariableMetric: Iteration #  81 - FCN =   297668.8345596 Edm =    0.0798097 NCalls =    259
VariableMetric: Iteration #  82 - FCN =   297665.2289703 Edm =     0.773973 NCalls =    263
VariableMetric: Iteration #  83 - FCN =   297664.3862617 Edm =        0.094 NCalls =    265
VariableMetric: Iteration #  84 - FCN =   297664.2298328 Edm =     0.109241 NCalls =    267
VariableMetric: Iteration #  85 - FCN =   297663.8291079 Edm =     0.262348 NCalls =    272
VariableMetric: Iteration #  86 - FCN =   297663.6065651 Edm =     0.204851 NCalls =    274
VariableMetric: Iteration #  87 - FCN =   297663.5024349 Edm =    0.0431598 NCalls =    277
VariableMetric: Iteration #  88 - FCN =   297663.4634302 Edm =   0.00591346 NCalls =    279
VariableMetric: Iteration #  89 - FCN =    297663.455078 Edm =   0.00244559 NCalls =    281
VariableMetric: Iteration #  90 - FCN =   297663.4330344 Edm =    0.0248504 NCalls =    284
VariableMetric: Iteration #  91 - FCN =   297662.9745494 Edm =     0.530853 NCalls =    290
VariableMetric: Iteration #  92 - FCN =   297662.5539647 Edm =     0.435727 NCalls =    296
VariableMetric: Iteration #  93 - FCN =      297659.4708 Edm =      1.57754 NCalls =    303
VariableMetric: Iteration #  94 - FCN =    297658.684203 Edm =    0.0513613 NCalls =    305
VariableMetric: Iteration #  95 - FCN =   297658.6242243 Edm =   0.00758409 NCalls =    307
VariableMetric: Iteration #  96 - FCN =   297658.6122127 Edm =   0.00426003 NCalls =    309
VariableMetric: Iteration #  97 - FCN =   297658.5896961 Edm =    0.0165389 NCalls =    311
VariableMetric: Iteration #  98 - FCN =    297658.078598 Edm =     0.426087 NCalls =    315
VariableMetric: Iteration #  99 - FCN =   297635.7169718 Edm =      18.1525 NCalls =    320
VariableMetric: Iteration # 100 - FCN =   297634.8938714 Edm =      2.43592 NCalls =    323
VariableMetric: Iteration # 101 - FCN =   297623.3487457 Edm =      9.48392 NCalls =    327
VariableMetric: Iteration # 102 - FCN =   297592.9838162 Edm =      31.3351 NCalls =    330
VariableMetric: Iteration # 103 - FCN =   297575.3890616 Edm =      9.02429 NCalls =    333
VariableMetric: Iteration # 104 - FCN =   297567.5367292 Edm =      3.17655 NCalls =    335
VariableMetric: Iteration # 105 - FCN =   297565.6404469 Edm =     0.497811 NCalls =    337
VariableMetric: Iteration # 106 - FCN =   297564.9408377 Edm =     0.359235 NCalls =    339
VariableMetric: Iteration # 107 - FCN =     297563.99382 Edm =     0.358329 NCalls =    341
VariableMetric: Iteration # 108 - FCN =   297563.7302565 Edm =    0.0961977 NCalls =    343
VariableMetric: Iteration # 109 - FCN =   297563.6155044 Edm =    0.0130051 NCalls =    345
VariableMetric: Iteration # 110 - FCN =   297563.6006524 Edm =    0.0022574 NCalls =    347
VariableMetric: Iteration # 111 - FCN =   297563.5970294 Edm =   0.00101902 NCalls =    349
VariableMetric: Iteration # 112 - FCN =   297563.5923306 Edm =   0.00277094 NCalls =    351
VariableMetric: Iteration # 113 - FCN =     297563.56838 Edm =     0.020146 NCalls =    354
VariableMetric: Iteration # 114 - FCN =   297563.3523507 Edm =     0.213223 NCalls =    357
VariableMetric: Iteration # 115 - FCN =   297557.1224144 Edm =      4.22985 NCalls =    363
VariableMetric: Iteration # 116 - FCN =   297545.7573935 Edm =      2.43591 NCalls =    366
VariableMetric: Iteration # 117 - FCN =   297543.1861943 Edm =     0.266335 NCalls =    368
VariableMetric: Iteration # 118 - FCN =   297542.9095961 Edm =    0.0284553 NCalls =    370
VariableMetric: Iteration # 119 - FCN =   297542.8676382 Edm =   0.00554431 NCalls =    372
VariableMetric: Iteration # 120 - FCN =   297542.8596057 Edm =  0.000801237 NCalls =    374
VariableMetric: Iteration # 121 - FCN =   297542.8578008 Edm =   0.00132702 NCalls =    376
VariableMetric: Iteration # 122 - FCN =   297542.8383701 Edm =    0.0167111 NCalls =    380
VariableMetric: Iteration # 123 - FCN =    297542.508246 Edm =     0.299797 NCalls =    384
VariableMetric: Iteration # 124 - FCN =   297537.7983748 Edm =      2.69409 NCalls =    387
VariableMetric: Iteration # 125 - FCN =   297529.2526998 Edm =      1.67059 NCalls =    389
VariableMetric: Iteration # 126 - FCN =   297527.0693276 Edm =     0.699202 NCalls =    391
VariableMetric: Iteration # 127 - FCN =   297525.8905244 Edm =    0.0935245 NCalls =    394
VariableMetric: Iteration # 128 - FCN =   297525.7997032 Edm =   0.00933234 NCalls =    395
VariableMetric: Iteration # 129 - FCN =   297525.7916961 Edm =   0.00117098 NCalls =    397
VariableMetric: Iteration # 130 - FCN =   297525.7900983 Edm =  0.000438515 NCalls =    399
VariableMetric: Iteration # 131 - FCN =   297525.7873987 Edm =   0.00246396 NCalls =    402
VariableMetric: Iteration # 132 - FCN =   297525.6970447 Edm =    0.0848158 NCalls =    408
VariableMetric: Iteration # 133 - FCN =   297523.4154972 Edm =       1.6376 NCalls =    412
VariableMetric: Iteration # 134 - FCN =   297518.3548401 Edm =      1.00541 NCalls =    414
VariableMetric: Iteration # 135 - FCN =   297517.1468446 Edm =     0.051831 NCalls =    416
VariableMetric: Iteration # 136 - FCN =     297517.09138 Edm =   0.00277653 NCalls =    418
VariableMetric: Iteration # 137 - FCN =   297517.0886287 Edm =  0.000255692 NCalls =    419
VariableMetric: Iteration # 138 - FCN =   297517.0877203 Edm =  0.000793145 NCalls =    421
VariableMetric: Iteration # 139 - FCN =   297517.0354841 Edm =    0.0518593 NCalls =    427
VariableMetric: Iteration # 140 - FCN =   297515.0723811 Edm =     0.423365 NCalls =    431
VariableMetric: Iteration # 141 - FCN =   297514.6285704 Edm =    0.0292049 NCalls =    432
VariableMetric: Iteration # 142 - FCN =   297514.5995146 Edm =   0.00115711 NCalls =    433
VariableMetric: Iteration # 143 - FCN =   297514.5980445 Edm =  0.000112817 NCalls =    435
VariableMetric: Iteration # 144 - FCN =   297514.5978937 Edm =  1.77139e-05 NCalls =    437
VariableMetric: After Hessian   - FCN =   297514.5978937 Edm =      1405.05 NCalls =    922
VariableMetric: Iteration # 145 - FCN =   297514.5978937 Edm =      1405.05 NCalls =    922
VariableMetric: Iteration # 146 - FCN =   297513.4037201 Edm =      246.161 NCalls =    928
VariableMetric: Iteration # 147 - FCN =   297513.2703326 Edm =      1.91732 NCalls =    933
VariableMetric: Iteration # 148 - FCN =   297511.9877089 Edm =      1.04613 NCalls =    934
VariableMetric: Iteration # 149 - FCN =   297511.4867273 Edm =     0.158257 NCalls =    936
VariableMetric: Iteration # 150 - FCN =   297511.3550101 Edm =    0.0452935 NCalls =    938
VariableMetric: Iteration # 151 - FCN =    297511.280141 Edm =   0.00960469 NCalls =    940
VariableMetric: Iteration # 152 - FCN =    297511.257278 Edm =   0.00473985 NCalls =    942
VariableMetric: Iteration # 153 - FCN =    297511.225633 Edm =      0.00964 NCalls =    946
VariableMetric: Iteration # 154 - FCN =    297511.204962 Edm =    0.0134451 NCalls =    948
VariableMetric: Iteration # 155 - FCN =    297511.133376 Edm =    0.0237484 NCalls =    951
VariableMetric: Iteration # 156 - FCN =   297511.0560109 Edm =    0.0224262 NCalls =    954
VariableMetric: Iteration # 157 - FCN =   297511.0145133 Edm =    0.0446815 NCalls =    957
VariableMetric: Iteration # 158 - FCN =    297510.980651 Edm =    0.0493943 NCalls =    959
VariableMetric: Iteration # 159 - FCN =   297510.9293505 Edm =    0.0406611 NCalls =    962
VariableMetric: Iteration # 160 - FCN =   297510.9076539 Edm =    0.0338882 NCalls =    965
VariableMetric: Iteration # 161 - FCN =    297510.817796 Edm =    0.0293758 NCalls =    968
VariableMetric: Iteration # 162 - FCN =   297510.7617999 Edm =    0.0119155 NCalls =    970
VariableMetric: Iteration # 163 - FCN =   297510.7449849 Edm =   0.00835561 NCalls =    972
VariableMetric: Iteration # 164 - FCN =   297510.7305633 Edm =   0.00315315 NCalls =    975
VariableMetric: Iteration # 165 - FCN =   297510.7231318 Edm =   0.00140244 NCalls =    977
VariableMetric: Iteration # 166 - FCN =   297510.7199975 Edm =  0.000719885 NCalls =    979
VariableMetric: Iteration # 167 - FCN =   297510.7192273 Edm =  0.000197712 NCalls =    981
VariableMetric: Iteration # 168 - FCN =   297510.7189555 Edm =  2.88429e-05 NCalls =    983
VariableMetric: After Hessian   - FCN =   297510.7189555 Edm =  6.33438e-05 NCalls =   1474
VariableMetric: Iteration # 169 - FCN =   297510.7189555 Edm =  6.33438e-05 NCalls =   1474
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   318123.6631529 Edm =      152.726 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   318123.6631529 Edm =      152.726 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300970.0248479 Edm =       2.5699 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299421.0439046 Edm =      14.9312 NCalls =     21
VariableMetric: Iteration #   3 - FCN =   299414.1963196 Edm =      4.05391 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   299409.6795277 Edm =      3.74384 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   299303.3274096 Edm =      79.9355 NCalls =     32
VariableMetric: Iteration #   6 - FCN =   298766.1272785 Edm =      57.9955 NCalls =     35
VariableMetric: Iteration #   7 - FCN =   298662.9117976 Edm =       1.7259 NCalls =     38
VariableMetric: Iteration #   8 - FCN =   298661.3086889 Edm =      1.19415 NCalls =     40
VariableMetric: Iteration #   9 - FCN =   298606.2177246 Edm =      72.2382 NCalls =     46
VariableMetric: Iteration #  10 - FCN =   298585.3462168 Edm =      14.1137 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   298312.2378294 Edm =      113.494 NCalls =     54
VariableMetric: Iteration #  12 - FCN =   297671.1950735 Edm =      64.2845 NCalls =     59
VariableMetric: Iteration #  13 - FCN =    297632.171523 Edm =      15.6467 NCalls =     61
VariableMetric: Iteration #  14 - FCN =   297625.0360448 Edm =      1.69198 NCalls =     63
VariableMetric: Iteration #  15 - FCN =   297623.6810966 Edm =     0.132172 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   297618.3842253 Edm =      5.47837 NCalls =     69
VariableMetric: Iteration #  17 - FCN =   297615.6115447 Edm =       2.5722 NCalls =     73
VariableMetric: Iteration #  18 - FCN =   297517.3077629 Edm =      3.10222 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297513.6759054 Edm =    0.0861513 NCalls =     79
VariableMetric: Iteration #  20 - FCN =   297513.5212937 Edm =    0.0438655 NCalls =     81
VariableMetric: Iteration #  21 - FCN =   297508.6030668 Edm =      5.92365 NCalls =     86
VariableMetric: Iteration #  22 - FCN =    297508.396836 Edm =     0.157409 NCalls =     88
VariableMetric: Iteration #  23 - FCN =   297471.0778037 Edm =      19.8357 NCalls =     95
VariableMetric: Iteration #  24 - FCN =   297415.8392023 Edm =     0.662616 NCalls =     98
VariableMetric: Iteration #  25 - FCN =   297415.0939221 Edm =     0.101166 NCalls =    100
VariableMetric: Iteration #  26 - FCN =   297415.0056128 Edm =    0.0089391 NCalls =    101
VariableMetric: Iteration #  27 - FCN =   297414.9427633 Edm =    0.0521328 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297410.1787794 Edm =      4.65969 NCalls =    109
VariableMetric: Iteration #  29 - FCN =   297403.5135781 Edm =      5.57316 NCalls =    114
VariableMetric: Iteration #  30 - FCN =   297334.4973259 Edm =      5.21359 NCalls =    118
VariableMetric: Iteration #  31 - FCN =   297329.1102292 Edm =     0.222292 NCalls =    120
VariableMetric: Iteration #  32 - FCN =   297328.9086946 Edm =   0.00821422 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297328.8953306 Edm =      0.00324 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297328.7301426 Edm =     0.143621 NCalls =    129
VariableMetric: Iteration #  35 - FCN =   297321.1137657 Edm =       5.0005 NCalls =    135
VariableMetric: Iteration #  36 - FCN =   297302.1862611 Edm =      3.47043 NCalls =    138
VariableMetric: Iteration #  37 - FCN =   297298.8762263 Edm =      1.57852 NCalls =    139
VariableMetric: Iteration #  38 - FCN =   297297.0492007 Edm =     0.186028 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297296.8094324 Edm =    0.0100647 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297296.7916503 Edm =   0.00621782 NCalls =    145
VariableMetric: Iteration #  41 - FCN =   297296.6442248 Edm =     0.147752 NCalls =    149
VariableMetric: Iteration #  42 - FCN =   297288.5622178 Edm =      2.56097 NCalls =    156
VariableMetric: Iteration #  43 - FCN =   297268.0992327 Edm =      7.56783 NCalls =    158
VariableMetric: Iteration #  44 - FCN =   297259.8196402 Edm =      2.27877 NCalls =    159
VariableMetric: Iteration #  45 - FCN =   297258.6723629 Edm =     0.280689 NCalls =    161
VariableMetric: Iteration #  46 - FCN =    297258.170995 Edm =     0.111424 NCalls =    163
VariableMetric: Iteration #  47 - FCN =   297257.9446075 Edm =   0.00953674 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297257.9316766 Edm =  0.000945603 NCalls =    167
VariableMetric: Iteration #  49 - FCN =   297257.9302985 Edm =  0.000744156 NCalls =    169
VariableMetric: Iteration #  50 - FCN =   297257.9219619 Edm =   0.00758807 NCalls =    173
VariableMetric: Iteration #  51 - FCN =   297256.6659314 Edm =     0.817908 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297251.5414754 Edm =      1.71031 NCalls =    182
VariableMetric: Iteration #  53 - FCN =   297249.0690063 Edm =     0.438353 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297248.6674107 Edm =    0.0354227 NCalls =    186
VariableMetric: Iteration #  55 - FCN =   297248.6336103 Edm =   0.00222577 NCalls =    188
VariableMetric: Iteration #  56 - FCN =    297248.630945 Edm =  0.000143206 NCalls =    190
VariableMetric: Iteration #  57 - FCN =   297248.6306671 Edm =  0.000151712 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297248.6287682 Edm =   0.00174918 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297248.5388067 Edm =     0.072106 NCalls =    201
VariableMetric: Iteration #  60 - FCN =   297246.6919811 Edm =     0.872587 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297244.6304275 Edm =      1.58279 NCalls =    209
VariableMetric: Iteration #  62 - FCN =   297243.9406415 Edm =     0.502698 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297242.8829866 Edm =     0.334019 NCalls =    214
VariableMetric: Iteration #  64 - FCN =   297242.1806692 Edm =       1.4221 NCalls =    217
VariableMetric: Iteration #  65 - FCN =   297241.0161688 Edm =      1.09828 NCalls =    219
VariableMetric: Iteration #  66 - FCN =   297239.3238547 Edm =      1.59179 NCalls =    228
VariableMetric: Iteration #  67 - FCN =   297235.6654654 Edm =      2.85441 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297234.5707598 Edm =      10.0566 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297233.1003275 Edm =      1.35128 NCalls =    236
VariableMetric: Iteration #  70 - FCN =   297232.0291027 Edm =      1.42977 NCalls =    238
VariableMetric: Iteration #  71 - FCN =   297231.1917658 Edm =    0.0744065 NCalls =    240
VariableMetric: Iteration #  72 - FCN =   297231.1199441 Edm =    0.0108093 NCalls =    242
VariableMetric: Iteration #  73 - FCN =   297231.1054169 Edm =   0.00255339 NCalls =    244
VariableMetric: Iteration #  74 - FCN =   297231.1015116 Edm =   0.00109526 NCalls =    246
VariableMetric: Iteration #  75 - FCN =   297231.0962812 Edm =   0.00558238 NCalls =    248
VariableMetric: Iteration #  76 - FCN =   297230.9742525 Edm =     0.125596 NCalls =    253
VariableMetric: Iteration #  77 - FCN =   297230.9624677 Edm =    0.0102806 NCalls =    256
VariableMetric: Iteration #  78 - FCN =   297229.9510937 Edm =      0.90155 NCalls =    263
VariableMetric: Iteration #  79 - FCN =   297228.2514158 Edm =     0.666015 NCalls =    268
VariableMetric: Iteration #  80 - FCN =    297227.380388 Edm =     0.133897 NCalls =    271
VariableMetric: Iteration #  81 - FCN =   297227.3033621 Edm =    0.0184704 NCalls =    273
VariableMetric: Iteration #  82 - FCN =   297227.2805145 Edm =   0.00211614 NCalls =    275
VariableMetric: Iteration #  83 - FCN =   297227.2753936 Edm =  0.000851046 NCalls =    277
VariableMetric: Iteration #  84 - FCN =   297227.2741524 Edm =  0.000133636 NCalls =    279
VariableMetric: Iteration #  85 - FCN =   297227.2734604 Edm =  0.000566524 NCalls =    281
VariableMetric: Iteration #  86 - FCN =   297227.2619286 Edm =    0.0127916 NCalls =    286
VariableMetric: Iteration #  87 - FCN =   297227.2515466 Edm =    0.0101191 NCalls =    291
VariableMetric: Iteration #  88 - FCN =   297224.7809208 Edm =     0.264745 NCalls =    297
VariableMetric: Iteration #  89 - FCN =   297224.5791381 Edm =    0.0509379 NCalls =    299
VariableMetric: Iteration #  90 - FCN =   297224.5302437 Edm =   0.00415771 NCalls =    301
VariableMetric: Iteration #  91 - FCN =   297224.5263462 Edm =  0.000610278 NCalls =    302
VariableMetric: Iteration #  92 - FCN =   297224.5256101 Edm =  0.000146443 NCalls =    304
VariableMetric: Iteration #  93 - FCN =   297224.5253893 Edm =  3.05355e-05 NCalls =    306
VariableMetric: After Hessian   - FCN =   297224.5253893 Edm =      1.61595 NCalls =    785
VariableMetric: Iteration #  94 - FCN =   297224.5253893 Edm =      1.61595 NCalls =    785
VariableMetric: Iteration #  95 - FCN =   297224.2356374 Edm =      1.28675 NCalls =    787
VariableMetric: Iteration #  96 - FCN =    297223.904437 Edm =      1.48819 NCalls =    789
VariableMetric: Iteration #  97 - FCN =   297223.6447018 Edm =      1.77244 NCalls =    791
VariableMetric: Iteration #  98 - FCN =   297222.9043661 Edm =     0.352898 NCalls =    793
VariableMetric: Iteration #  99 - FCN =   297222.7718118 Edm =    0.0452177 NCalls =    795
VariableMetric: Iteration # 100 - FCN =   297222.7328425 Edm =    0.0109611 NCalls =    797
VariableMetric: Iteration # 101 - FCN =    297222.711679 Edm =   0.00501562 NCalls =    799
VariableMetric: Iteration # 102 - FCN =   297222.7025172 Edm =   0.00193434 NCalls =    801
VariableMetric: Iteration # 103 - FCN =    297222.694366 Edm =   0.00889685 NCalls =    803
VariableMetric: Iteration # 104 - FCN =   297222.6091576 Edm =     0.191876 NCalls =    811
VariableMetric: Iteration # 105 - FCN =   297222.6072492 Edm =   0.00864673 NCalls =    813
VariableMetric: Iteration # 106 - FCN =   297222.0471922 Edm =     0.464187 NCalls =    823
VariableMetric: Iteration # 107 - FCN =   297222.0453639 Edm =   0.00514122 NCalls =    825
VariableMetric: Iteration # 108 - FCN =   297222.0153808 Edm =    0.0437967 NCalls =    828
VariableMetric: Iteration # 109 - FCN =   297221.9200165 Edm =     0.225226 NCalls =    833
VariableMetric: Iteration # 110 - FCN =    297221.902653 Edm =    0.0167425 NCalls =    836
VariableMetric: Iteration # 111 - FCN =     297221.65046 Edm =     0.291815 NCalls =    841
VariableMetric: Iteration # 112 - FCN =   297221.6443154 Edm =   0.00283474 NCalls =    843
VariableMetric: Iteration # 113 - FCN =   297221.5966095 Edm =    0.0784991 NCalls =    847
VariableMetric: Iteration # 114 - FCN =   297221.5499627 Edm =    0.0410024 NCalls =    851
VariableMetric: Iteration # 115 - FCN =   297220.6991207 Edm =    0.0686732 NCalls =    856
VariableMetric: Iteration # 116 - FCN =   297220.5951547 Edm =    0.0655333 NCalls =    858
VariableMetric: Iteration # 117 - FCN =   297220.5261769 Edm =     0.036524 NCalls =    861
VariableMetric: Iteration # 118 - FCN =   297220.4567266 Edm =     0.019467 NCalls =    863
VariableMetric: Iteration # 119 - FCN =   297220.3987314 Edm =     0.021434 NCalls =    865
VariableMetric: Iteration # 120 - FCN =   297220.3487505 Edm =   0.00921644 NCalls =    867
VariableMetric: Iteration # 121 - FCN =   297220.3360278 Edm =   0.00153242 NCalls =    869
VariableMetric: Iteration # 122 - FCN =   297220.3343278 Edm =  0.000117546 NCalls =    871
VariableMetric: Iteration # 123 - FCN =   297220.3341824 Edm =  4.39435e-06 NCalls =    873
VariableMetric: After Hessian   - FCN =   297220.3341824 Edm =  5.15946e-06 NCalls =   1364
VariableMetric: Iteration # 124 - FCN =   297220.3341824 Edm =  5.15946e-06 NCalls =   1364
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   334058.5979124 Edm =      435.505 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   334058.5979124 Edm =      435.505 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   300542.8262841 Edm =      9.31997 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   298403.7496196 Edm =      8.49917 NCalls =     21
VariableMetric: Iteration #   3 - FCN =   298393.8372452 Edm =       25.234 NCalls =     23
VariableMetric: Iteration #   4 - FCN =   298390.0872393 Edm =      1.33896 NCalls =     25
VariableMetric: Iteration #   5 - FCN =   298235.3699574 Edm =      91.2374 NCalls =     32
VariableMetric: Iteration #   6 - FCN =   297683.4790811 Edm =      47.2579 NCalls =     36
VariableMetric: Iteration #   7 - FCN =     297658.11156 Edm =       1.7037 NCalls =     38
VariableMetric: Iteration #   8 - FCN =   297656.5694406 Edm =    0.0740063 NCalls =     40
VariableMetric: Iteration #   9 - FCN =   297655.9828532 Edm =     0.640938 NCalls =     43
VariableMetric: Iteration #  10 - FCN =   297622.1385911 Edm =      14.1256 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   297588.6608805 Edm =      7.79822 NCalls =     52
VariableMetric: Iteration #  12 - FCN =   297581.8003864 Edm =     0.694307 NCalls =     54
VariableMetric: Iteration #  13 - FCN =   297580.9045425 Edm =     0.071025 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   297580.6456137 Edm =     0.162987 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297565.0340584 Edm =      20.2024 NCalls =     63
VariableMetric: Iteration #  16 - FCN =   297560.2749408 Edm =      6.01155 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297549.5997597 Edm =      5.65161 NCalls =     75
VariableMetric: Iteration #  18 - FCN =    297543.309904 Edm =      23.9519 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297510.1379372 Edm =      9.64066 NCalls =     80
VariableMetric: Iteration #  20 - FCN =   297428.1689518 Edm =      27.4815 NCalls =     83
VariableMetric: Iteration #  21 - FCN =   297375.1011872 Edm =      19.2986 NCalls =     86
VariableMetric: Iteration #  22 - FCN =   297369.1624959 Edm =      15.2223 NCalls =     88
VariableMetric: Iteration #  23 - FCN =   297349.0067217 Edm =      4.46026 NCalls =     90
VariableMetric: Iteration #  24 - FCN =   297341.0967053 Edm =     0.734797 NCalls =     93
VariableMetric: Iteration #  25 - FCN =    297340.115957 Edm =     0.327603 NCalls =     95
VariableMetric: Iteration #  26 - FCN =   297339.4267793 Edm =     0.167699 NCalls =     97
VariableMetric: Iteration #  27 - FCN =   297339.2178133 Edm =    0.0513578 NCalls =     99
VariableMetric: Iteration #  28 - FCN =   297339.1271934 Edm =    0.0223454 NCalls =    102
VariableMetric: Iteration #  29 - FCN =   297339.0269464 Edm =    0.0576106 NCalls =    104
VariableMetric: Iteration #  30 - FCN =   297338.6662408 Edm =     0.301845 NCalls =    108
VariableMetric: Iteration #  31 - FCN =   297337.0528971 Edm =      2.59584 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297334.8667154 Edm =      2.50281 NCalls =    117
VariableMetric: Iteration #  33 - FCN =   297334.2176189 Edm =      0.57926 NCalls =    120
VariableMetric: Iteration #  34 - FCN =   297322.1765972 Edm =      7.33916 NCalls =    125
VariableMetric: Iteration #  35 - FCN =   297309.8224739 Edm =      1.68497 NCalls =    128
VariableMetric: Iteration #  36 - FCN =    297307.793936 Edm =    0.0434969 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297307.7390967 Edm =    0.0243168 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297307.7055878 Edm =   0.00767007 NCalls =    134
VariableMetric: Iteration #  39 - FCN =   297307.5963416 Edm =     0.112441 NCalls =    137
VariableMetric: Iteration #  40 - FCN =   297305.6172725 Edm =      1.80131 NCalls =    143
VariableMetric: Iteration #  41 - FCN =   297286.3645294 Edm =     0.853551 NCalls =    146
VariableMetric: Iteration #  42 - FCN =   297285.2203155 Edm =    0.0840198 NCalls =    148
VariableMetric: Iteration #  43 - FCN =   297285.1259327 Edm =    0.0269367 NCalls =    150
VariableMetric: Iteration #  44 - FCN =   297285.0830022 Edm =   0.00800722 NCalls =    153
VariableMetric: Iteration #  45 - FCN =    297285.069765 Edm =   0.00238491 NCalls =    155
VariableMetric: Iteration #  46 - FCN =   297285.0408057 Edm =    0.0317489 NCalls =    158
VariableMetric: Iteration #  47 - FCN =   297284.9710533 Edm =    0.0618838 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297270.5158156 Edm =      2.96478 NCalls =    169
VariableMetric: Iteration #  49 - FCN =   297267.3901367 Edm =     0.489675 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297266.6933158 Edm =    0.0471346 NCalls =    174
VariableMetric: Iteration #  51 - FCN =   297266.6449841 Edm =    0.0110434 NCalls =    176
VariableMetric: Iteration #  52 - FCN =   297266.6377974 Edm =  0.000734468 NCalls =    178
VariableMetric: Iteration #  53 - FCN =   297266.6365289 Edm =  0.000476954 NCalls =    180
VariableMetric: Iteration #  54 - FCN =   297266.6285442 Edm =   0.00726585 NCalls =    184
VariableMetric: Iteration #  55 - FCN =   297266.2726279 Edm =     0.330394 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297257.1722178 Edm =      6.34941 NCalls =    194
VariableMetric: Iteration #  57 - FCN =   297256.2771651 Edm =      1.23344 NCalls =    197
VariableMetric: Iteration #  58 - FCN =   297251.8501231 Edm =     0.564548 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297251.1471504 Edm =    0.0154934 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297251.1268705 Edm =   0.00399642 NCalls =    205
VariableMetric: Iteration #  61 - FCN =   297251.1229299 Edm =  0.000965374 NCalls =    206
VariableMetric: Iteration #  62 - FCN =   297251.1202915 Edm =  0.000565358 NCalls =    208
VariableMetric: Iteration #  63 - FCN =   297251.1187246 Edm =  0.000719166 NCalls =    210
VariableMetric: Iteration #  64 - FCN =   297251.1049166 Edm =    0.0134524 NCalls =    214
VariableMetric: Iteration #  65 - FCN =   297250.1470342 Edm =     0.505214 NCalls =    221
VariableMetric: Iteration #  66 - FCN =   297250.0367418 Edm =     0.017104 NCalls =    223
VariableMetric: Iteration #  67 - FCN =   297250.0286511 Edm =  0.000744405 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297250.0216883 Edm =   0.00572704 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297249.7961947 Edm =     0.191827 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297246.3706605 Edm =      3.04264 NCalls =    237
VariableMetric: Iteration #  71 - FCN =   297243.7273069 Edm =      2.41657 NCalls =    242
VariableMetric: Iteration #  72 - FCN =   297241.0031066 Edm =     0.198314 NCalls =    244
VariableMetric: Iteration #  73 - FCN =   297240.8179562 Edm =    0.0152242 NCalls =    246
VariableMetric: Iteration #  74 - FCN =   297240.8037021 Edm =   0.00114291 NCalls =    247
VariableMetric: Iteration #  75 - FCN =   297240.8017066 Edm =   0.00124893 NCalls =    249
VariableMetric: Iteration #  76 - FCN =   297240.7919316 Edm =    0.0115581 NCalls =    253
VariableMetric: Iteration #  77 - FCN =      297239.7951 Edm =      0.07554 NCalls =    260
VariableMetric: Iteration #  78 - FCN =   297237.4214714 Edm =       1.0286 NCalls =    262
VariableMetric: Iteration #  79 - FCN =   297236.1329715 Edm =     0.636824 NCalls =    264
VariableMetric: Iteration #  80 - FCN =   297235.8593897 Edm =     0.337925 NCalls =    266
VariableMetric: Iteration #  81 - FCN =    297235.270314 Edm =     0.121531 NCalls =    268
VariableMetric: Iteration #  82 - FCN =    297234.997152 Edm =    0.0923397 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297234.9028937 Edm =    0.0603636 NCalls =    272
VariableMetric: Iteration #  84 - FCN =   297234.8398069 Edm =   0.00615157 NCalls =    275
VariableMetric: Iteration #  85 - FCN =    297234.830858 Edm =  0.000675647 NCalls =    277
VariableMetric: Iteration #  86 - FCN =   297234.8298071 Edm =  0.000185197 NCalls =    279
VariableMetric: Iteration #  87 - FCN =   297234.8271656 Edm =   0.00278589 NCalls =    282
VariableMetric: Iteration #  88 - FCN =   297234.7572272 Edm =     0.118648 NCalls =    288
VariableMetric: Iteration #  89 - FCN =   297234.7564169 Edm =  0.000232311 NCalls =    290
VariableMetric: Iteration #  90 - FCN =   297234.7505397 Edm =   0.00608697 NCalls =    294
VariableMetric: Iteration #  91 - FCN =   297234.4507987 Edm =    0.0312866 NCalls =    301
VariableMetric: Iteration #  92 - FCN =   297233.2570155 Edm =     0.435533 NCalls =    303
VariableMetric: Iteration #  93 - FCN =   297231.9296692 Edm =    0.0823674 NCalls =    308
VariableMetric: Iteration #  94 - FCN =   297231.8533152 Edm =    0.0415138 NCalls =    310
VariableMetric: Iteration #  95 - FCN =    297231.834087 Edm =   0.00552439 NCalls =    312
VariableMetric: Iteration #  96 - FCN =   297231.8214834 Edm =  0.000931269 NCalls =    314
VariableMetric: Iteration #  97 - FCN =   297231.8203654 Edm =  5.36947e-05 NCalls =    316
VariableMetric: After Hessian   - FCN =   297231.8203654 Edm =        2.478 NCalls =    797
VariableMetric: Iteration #  98 - FCN =   297231.8203654 Edm =        2.478 NCalls =    797
VariableMetric: Iteration #  99 - FCN =   297229.8917756 Edm =      3.15993 NCalls =    799
VariableMetric: Iteration # 100 - FCN =   297229.1645532 Edm =      1.59289 NCalls =    801
VariableMetric: Iteration # 101 - FCN =   297223.1022782 Edm =      45.5787 NCalls =    812
VariableMetric: Iteration # 102 - FCN =   297222.3813778 Edm =      73874.9 NCalls =    822
VariableMetric: Iteration # 103 - FCN =   297222.1548389 Edm =      16534.3 NCalls =    829
VariableMetric: Iteration # 104 - FCN =   297222.0576393 Edm =        16003 NCalls =    835
VariableMetric: Iteration # 105 - FCN =   297221.7626465 Edm =      7531.42 NCalls =    840
VariableMetric: Iteration # 106 - FCN =   297221.3136802 Edm =       1373.8 NCalls =    845
VariableMetric: Iteration # 107 - FCN =   297220.6438991 Edm =      9376.66 NCalls =    849
VariableMetric: Iteration # 108 - FCN =   297219.0894494 Edm =       794.13 NCalls =    853
VariableMetric: Iteration # 109 - FCN =   297218.8272006 Edm =       635.67 NCalls =    857
VariableMetric: Iteration # 110 - FCN =   297218.4802939 Edm =      342.274 NCalls =    861
VariableMetric: Iteration # 111 - FCN =   297218.2700316 Edm =      1031.77 NCalls =    865
VariableMetric: Iteration # 112 - FCN =   297217.9578169 Edm =       1118.9 NCalls =    868
VariableMetric: Iteration # 113 - FCN =   297216.5218774 Edm =      452.322 NCalls =    871
VariableMetric: Iteration # 114 - FCN =   297214.7145069 Edm =      94.3199 NCalls =    874
VariableMetric: Iteration # 115 - FCN =     297213.55144 Edm =      1036.42 NCalls =    877
VariableMetric: Iteration # 116 - FCN =   297213.2296598 Edm =       70.777 NCalls =    880
VariableMetric: Iteration # 117 - FCN =   297212.9665334 Edm =      37.4378 NCalls =    883
VariableMetric: Iteration # 118 - FCN =   297212.8547719 Edm =      29.0925 NCalls =    886
VariableMetric: Iteration # 119 - FCN =   297212.3996902 Edm =      75.1492 NCalls =    888
VariableMetric: Iteration # 120 - FCN =   297211.8821976 Edm =      35.8439 NCalls =    890
VariableMetric: Iteration # 121 - FCN =   297211.4533249 Edm =      27.9666 NCalls =    892
VariableMetric: Iteration # 122 - FCN =   297210.8970582 Edm =      5.17599 NCalls =    894
VariableMetric: Iteration # 123 - FCN =   297210.4080337 Edm =      3.87847 NCalls =    896
VariableMetric: Iteration # 124 - FCN =   297210.3238428 Edm =      6.28624 NCalls =    899
VariableMetric: Iteration # 125 - FCN =   297208.0326305 Edm =      4.28602 NCalls =    901
VariableMetric: Iteration # 126 - FCN =    297207.847864 Edm =     0.946161 NCalls =    903
VariableMetric: Iteration # 127 - FCN =   297207.2349802 Edm =      1.15256 NCalls =    906
VariableMetric: Iteration # 128 - FCN =   297206.8524371 Edm =     0.369588 NCalls =    908
VariableMetric: Iteration # 129 - FCN =   297206.0694039 Edm =     0.619327 NCalls =    911
VariableMetric: Iteration # 130 - FCN =   297205.5293878 Edm =     0.884107 NCalls =    914
VariableMetric: Iteration # 131 - FCN =   297204.7736157 Edm =     0.392296 NCalls =    918
VariableMetric: Iteration # 132 - FCN =   297204.5153765 Edm =      1.47392 NCalls =    920
VariableMetric: Iteration # 133 - FCN =   297204.3948943 Edm =     0.164084 NCalls =    922
VariableMetric: Iteration # 134 - FCN =   297204.1602615 Edm =     0.245253 NCalls =    924
VariableMetric: Iteration # 135 - FCN =   297203.6443271 Edm =     0.476763 NCalls =    926
VariableMetric: Iteration # 136 - FCN =   297202.8959416 Edm =      1.45779 NCalls =    930
VariableMetric: Iteration # 137 - FCN =    297202.578158 Edm =      0.56366 NCalls =    933
VariableMetric: Iteration # 138 - FCN =   297202.2789475 Edm =     0.394238 NCalls =    936
VariableMetric: Iteration # 139 - FCN =   297201.9409044 Edm =     0.846155 NCalls =    938
VariableMetric: Iteration # 140 - FCN =   297201.6287179 Edm =     0.136495 NCalls =    940
VariableMetric: Iteration # 141 - FCN =    297201.510518 Edm =     0.234291 NCalls =    942
VariableMetric: Iteration # 142 - FCN =   297201.4095942 Edm =     0.128462 NCalls =    945
VariableMetric: Iteration # 143 - FCN =   297201.3082533 Edm =      0.22366 NCalls =    947
VariableMetric: Iteration # 144 - FCN =   297201.0836791 Edm =     0.612951 NCalls =    949
VariableMetric: Iteration # 145 - FCN =   297200.9150969 Edm =     0.180737 NCalls =    953
VariableMetric: Iteration # 146 - FCN =   297200.3740345 Edm =     0.553867 NCalls =    957
VariableMetric: Iteration # 147 - FCN =   297199.9740998 Edm =     0.655295 NCalls =    961
VariableMetric: Iteration # 148 - FCN =   297199.5603542 Edm =     0.224452 NCalls =    964
VariableMetric: Iteration # 149 - FCN =   297199.1281913 Edm =     0.295439 NCalls =    967
VariableMetric: Iteration # 150 - FCN =   297198.6583133 Edm =     0.219529 NCalls =    970
VariableMetric: Iteration # 151 - FCN =   297198.2058944 Edm =     0.329242 NCalls =    973
VariableMetric: Iteration # 152 - FCN =   297197.7598606 Edm =     0.779811 NCalls =    976
VariableMetric: Iteration # 153 - FCN =   297197.5370487 Edm =     0.350876 NCalls =    979
VariableMetric: Iteration # 154 - FCN =   297196.7362652 Edm =     0.615306 NCalls =    982
VariableMetric: Iteration # 155 - FCN =   297196.2359288 Edm =     0.693035 NCalls =    985
VariableMetric: Iteration # 156 - FCN =   297194.8830847 Edm =      2.67821 NCalls =    989
VariableMetric: Iteration # 157 - FCN =   297191.7222827 Edm =      2.13466 NCalls =    992
VariableMetric: Iteration # 158 - FCN =   297191.1701707 Edm =     0.894114 NCalls =    994
VariableMetric: Iteration # 159 - FCN =   297190.5213596 Edm =      3.87694 NCalls =    996
VariableMetric: Iteration # 160 - FCN =   297190.2711036 Edm =     0.365375 NCalls =    998
VariableMetric: Iteration # 161 - FCN =   297190.0130094 Edm =    0.0926398 NCalls =   1000
VariableMetric: Iteration # 162 - FCN =   297189.8023204 Edm =     0.225712 NCalls =   1002
VariableMetric: Iteration # 163 - FCN =   297189.6974569 Edm =      0.12627 NCalls =   1004
VariableMetric: Iteration # 164 - FCN =   297189.5199499 Edm =    0.0658234 NCalls =   1006
VariableMetric: Iteration # 165 - FCN =   297189.4233222 Edm =    0.0479573 NCalls =   1009
VariableMetric: Iteration # 166 - FCN =    297189.395822 Edm =    0.0432102 NCalls =   1010
VariableMetric: Iteration # 167 - FCN =   297189.3711475 Edm =    0.0114371 NCalls =   1012
VariableMetric: Iteration # 168 - FCN =   297189.3504358 Edm =   0.00655484 NCalls =   1014
VariableMetric: Iteration # 169 - FCN =   297189.3322708 Edm =    0.0113027 NCalls =   1016
VariableMetric: Iteration # 170 - FCN =   297189.3078098 Edm =     0.011473 NCalls =   1019
VariableMetric: Iteration # 171 - FCN =   297189.2785835 Edm =   0.00625653 NCalls =   1022
VariableMetric: Iteration # 172 - FCN =   297189.2666487 Edm =   0.00430981 NCalls =   1024
VariableMetric: Iteration # 173 - FCN =   297189.2531089 Edm =    0.0131282 NCalls =   1026
VariableMetric: Iteration # 174 - FCN =   297189.1657671 Edm =     0.102117 NCalls =   1034
VariableMetric: Iteration # 175 - FCN =   297189.1021062 Edm =     0.143394 NCalls =   1038
VariableMetric: Iteration # 176 - FCN =   297188.8847872 Edm =     0.198233 NCalls =   1044
VariableMetric: Iteration # 177 - FCN =   297188.8806576 Edm =    0.0082517 NCalls =   1046
VariableMetric: Iteration # 178 - FCN =    297188.841835 Edm =    0.0448756 NCalls =   1049
VariableMetric: Iteration # 179 - FCN =   297188.7513957 Edm =    0.0779267 NCalls =   1054
VariableMetric: Iteration # 180 - FCN =   297188.5014976 Edm =     0.167337 NCalls =   1060
VariableMetric: Iteration # 181 - FCN =    297188.319164 Edm =     0.338021 NCalls =   1063
VariableMetric: Iteration # 182 - FCN =   297188.1514892 Edm =     0.150042 NCalls =   1066
VariableMetric: Iteration # 183 - FCN =   297188.0797583 Edm =    0.0634093 NCalls =   1069
VariableMetric: Iteration # 184 - FCN =   297187.9915823 Edm =    0.0403323 NCalls =   1071
VariableMetric: Iteration # 185 - FCN =   297187.9153652 Edm =    0.0345189 NCalls =   1073
VariableMetric: Iteration # 186 - FCN =    297187.872433 Edm =    0.0451808 NCalls =   1076
VariableMetric: Iteration # 187 - FCN =   297187.8143121 Edm =     0.018067 NCalls =   1079
VariableMetric: Iteration # 188 - FCN =    297187.790715 Edm =    0.0101661 NCalls =   1081
VariableMetric: Iteration # 189 - FCN =   297187.7837851 Edm =   0.00329444 NCalls =   1083
VariableMetric: Iteration # 190 - FCN =   297187.7767609 Edm =   0.00300594 NCalls =   1086
VariableMetric: Iteration # 191 - FCN =   297187.7716831 Edm =   0.00268341 NCalls =   1088
VariableMetric: Iteration # 192 - FCN =   297187.7652629 Edm =   0.00240038 NCalls =   1090
VariableMetric: Iteration # 193 - FCN =    297187.759639 Edm =   0.00203869 NCalls =   1092
VariableMetric: Iteration # 194 - FCN =   297187.7563467 Edm =   0.00100213 NCalls =   1095
VariableMetric: Iteration # 195 - FCN =   297187.7550563 Edm =  0.000132843 NCalls =   1097
VariableMetric: Iteration # 196 - FCN =   297187.7548443 Edm =  5.02532e-05 NCalls =   1099
VariableMetric: After Hessian   - FCN =   297187.7548443 Edm =    0.0015358 NCalls =   1592
VariableMetric: Iteration # 197 - FCN =   297187.7548443 Edm =    0.0015358 NCalls =   1592
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   308550.5123692 Edm =      18.2763 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   308550.5123692 Edm =      18.2763 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302250.2506169 Edm =      3.80132 NCalls =     12
VariableMetric: Iteration #   2 - FCN =    302238.298631 Edm =      102.135 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   301866.9743163 Edm =      117.759 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   301532.3082506 Edm =      189.104 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   301280.7643936 Edm =      46.5133 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   301217.2781974 Edm =      71.8694 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   301005.1984148 Edm =      140.686 NCalls =     30
VariableMetric: Iteration #   8 - FCN =   300994.4868594 Edm =      76.1121 NCalls =     32
VariableMetric: Iteration #   9 - FCN =   300964.8386745 Edm =      17.1902 NCalls =     35
VariableMetric: Iteration #  10 - FCN =   300871.9717145 Edm =      128.471 NCalls =     41
VariableMetric: Iteration #  11 - FCN =   300834.6629101 Edm =      60.7143 NCalls =     44
VariableMetric: Iteration #  12 - FCN =    300795.017193 Edm =      6.35889 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   299143.3244162 Edm =      1097.36 NCalls =     56
VariableMetric: Iteration #  14 - FCN =   299132.0224104 Edm =      9.44841 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297486.2163582 Edm =     0.330102 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   297484.3731857 Edm =    0.0465934 NCalls =     67
VariableMetric: Iteration #  17 - FCN =   297482.9533726 Edm =     0.870359 NCalls =     71
VariableMetric: Iteration #  18 - FCN =   297464.2620356 Edm =      14.3791 NCalls =     75
VariableMetric: Iteration #  19 - FCN =   297396.9451175 Edm =     0.613176 NCalls =     77
VariableMetric: Iteration #  20 - FCN =   297396.1405225 Edm =     0.132739 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   297394.3597764 Edm =      1.68796 NCalls =     82
VariableMetric: Iteration #  22 - FCN =   297291.0382374 Edm =      48.3933 NCalls =     89
VariableMetric: Iteration #  23 - FCN =   297218.5298837 Edm =      3.08723 NCalls =     92
VariableMetric: Iteration #  24 - FCN =   297215.2503571 Edm =      0.20522 NCalls =     94
VariableMetric: Iteration #  25 - FCN =   297214.9620258 Edm =    0.0396042 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297214.3392131 Edm =     0.436147 NCalls =     99
VariableMetric: Iteration #  27 - FCN =   297207.5568065 Edm =      5.69707 NCalls =    102
VariableMetric: Iteration #  28 - FCN =   297183.9969002 Edm =      3.29726 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297180.0257043 Edm =      1.63048 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297177.7251146 Edm =     0.508367 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297176.9530203 Edm =    0.0975505 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297176.8158927 Edm =    0.0224763 NCalls =    115
VariableMetric: Iteration #  33 - FCN =   297176.7843586 Edm =    0.0172149 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297176.6638207 Edm =    0.0985394 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297168.3627871 Edm =      2.80174 NCalls =    125
VariableMetric: Iteration #  36 - FCN =   297163.7035079 Edm =     0.968424 NCalls =    127
VariableMetric: Iteration #  37 - FCN =   297162.0493386 Edm =     0.951477 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297161.0311525 Edm =     0.714129 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297160.5181347 Edm =    0.0761791 NCalls =    137
VariableMetric: Iteration #  40 - FCN =   297160.4096616 Edm =    0.0969137 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297160.2113449 Edm =     0.244286 NCalls =    144
VariableMetric: Iteration #  42 - FCN =   297159.8402315 Edm =     0.543449 NCalls =    148
VariableMetric: Iteration #  43 - FCN =   297159.6155465 Edm =     0.186936 NCalls =    151
VariableMetric: Iteration #  44 - FCN =    297159.041184 Edm =     0.374645 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297158.8573881 Edm =     0.157017 NCalls =    158
VariableMetric: Iteration #  46 - FCN =   297158.6334761 Edm =    0.0354329 NCalls =    160
VariableMetric: Iteration #  47 - FCN =   297158.5762997 Edm =    0.0277433 NCalls =    162
VariableMetric: Iteration #  48 - FCN =   297158.5439361 Edm =   0.00580876 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297158.4893501 Edm =    0.0465091 NCalls =    168
VariableMetric: Iteration #  50 - FCN =    297155.685539 Edm =      2.67042 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297133.4474885 Edm =      8.70324 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297121.4392543 Edm =      1.43124 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297119.6070777 Edm =     0.625079 NCalls =    185
VariableMetric: Iteration #  54 - FCN =   297119.4431136 Edm =    0.0562872 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297119.3967649 Edm =   0.00720319 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297119.3797088 Edm =   0.00967407 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297119.3640356 Edm =   0.00281017 NCalls =    194
VariableMetric: Iteration #  58 - FCN =   297119.3594864 Edm =   0.00151125 NCalls =    196
VariableMetric: Iteration #  59 - FCN =   297119.3553613 Edm =   0.00248635 NCalls =    198
VariableMetric: Iteration #  60 - FCN =   297119.3308425 Edm =    0.0232288 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297119.2148758 Edm =     0.528023 NCalls =    212
VariableMetric: Iteration #  62 - FCN =   297119.0530516 Edm =     0.243356 NCalls =    219
VariableMetric: Iteration #  63 - FCN =   297119.0506213 Edm =    0.0518547 NCalls =    222
VariableMetric: Iteration #  64 - FCN =   297119.0173142 Edm =    0.0164908 NCalls =    224
VariableMetric: Iteration #  65 - FCN =    297118.995061 Edm =   0.00878576 NCalls =    226
VariableMetric: Iteration #  66 - FCN =   297116.0381315 Edm =      6.43669 NCalls =    237
VariableMetric: Iteration #  67 - FCN =    297115.937126 Edm =     0.274466 NCalls =    239
VariableMetric: Iteration #  68 - FCN =   297115.8118613 Edm =    0.0284093 NCalls =    241
VariableMetric: Iteration #  69 - FCN =   297115.5162652 Edm =    0.0361717 NCalls =    245
VariableMetric: Iteration #  70 - FCN =   297115.4689994 Edm =   0.00990839 NCalls =    247
VariableMetric: Iteration #  71 - FCN =   297114.5575555 Edm =     0.906495 NCalls =    252
VariableMetric: Iteration #  72 - FCN =   297104.0827467 Edm =      3.52984 NCalls =    259
VariableMetric: Iteration #  73 - FCN =    297099.695956 Edm =      2.56801 NCalls =    262
VariableMetric: Iteration #  74 - FCN =   297098.5146912 Edm =     0.279848 NCalls =    264
VariableMetric: Iteration #  75 - FCN =   297098.1386034 Edm =    0.0350318 NCalls =    266
VariableMetric: Iteration #  76 - FCN =   297098.0663711 Edm =     0.107113 NCalls =    268
VariableMetric: Iteration #  77 - FCN =   297097.7680908 Edm =     0.194866 NCalls =    273
VariableMetric: Iteration #  78 - FCN =   297097.7581256 Edm =      0.01753 NCalls =    275
VariableMetric: Iteration #  79 - FCN =     297097.70087 Edm =    0.0536861 NCalls =    278
VariableMetric: Iteration #  80 - FCN =   297097.4988059 Edm =    0.0784828 NCalls =    282
VariableMetric: Iteration #  81 - FCN =   297097.2863368 Edm =    0.0761766 NCalls =    285
VariableMetric: Iteration #  82 - FCN =   297097.1349663 Edm =    0.0233513 NCalls =    287
VariableMetric: Iteration #  83 - FCN =   297097.1167262 Edm =   0.00210361 NCalls =    289
VariableMetric: Iteration #  84 - FCN =   297097.1149808 Edm =  0.000293694 NCalls =    291
VariableMetric: Iteration #  85 - FCN =   297097.1144235 Edm =  0.000435447 NCalls =    293
VariableMetric: Iteration #  86 - FCN =   297097.0969278 Edm =    0.0168127 NCalls =    298
VariableMetric: Iteration #  87 - FCN =   297095.7023433 Edm =       1.0373 NCalls =    303
VariableMetric: Iteration #  88 - FCN =   297092.3090967 Edm =      0.11197 NCalls =    305
VariableMetric: Iteration #  89 - FCN =   297092.2070447 Edm =   0.00802259 NCalls =    307
VariableMetric: Iteration #  90 - FCN =    297092.200261 Edm =    0.0002799 NCalls =    309
VariableMetric: Iteration #  91 - FCN =   297092.1998747 Edm =  9.41551e-05 NCalls =    311
VariableMetric: Iteration #  92 - FCN =   297092.1975009 Edm =   0.00196683 NCalls =    315
VariableMetric: Iteration #  93 - FCN =   297092.0950722 Edm =    0.0777204 NCalls =    320
VariableMetric: Iteration #  94 - FCN =   297091.6438072 Edm =     0.375185 NCalls =    325
VariableMetric: Iteration #  95 - FCN =   297091.3441435 Edm =    0.0103259 NCalls =    327
VariableMetric: Iteration #  96 - FCN =   297091.3337965 Edm =  0.000760313 NCalls =    328
VariableMetric: Iteration #  97 - FCN =   297091.3334703 Edm =  0.000150989 NCalls =    330
VariableMetric: Iteration #  98 - FCN =    297091.332673 Edm =  0.000391281 NCalls =    333
VariableMetric: Iteration #  99 - FCN =   297091.3312987 Edm =  0.000228411 NCalls =    335
VariableMetric: Iteration # 100 - FCN =   297091.3303235 Edm =  0.000585276 NCalls =    337
VariableMetric: Iteration # 101 - FCN =   297091.2858695 Edm =    0.0502707 NCalls =    342
VariableMetric: Iteration # 102 - FCN =   297091.2765483 Edm =   0.00864172 NCalls =    345
VariableMetric: Iteration # 103 - FCN =   297091.2205832 Edm =    0.0505942 NCalls =    350
VariableMetric: Iteration # 104 - FCN =   297090.7574098 Edm =    0.0652986 NCalls =    353
VariableMetric: Iteration # 105 - FCN =   297090.6302178 Edm =    0.0221079 NCalls =    356
VariableMetric: Iteration # 106 - FCN =   297090.6125834 Edm =   0.00672288 NCalls =    358
VariableMetric: Iteration # 107 - FCN =   297090.6074737 Edm =  0.000480192 NCalls =    359
VariableMetric: Iteration # 108 - FCN =   297090.6062617 Edm =  0.000389596 NCalls =    361
VariableMetric: Iteration # 109 - FCN =   297090.6057775 Edm =  3.72794e-05 NCalls =    363
VariableMetric: After Hessian   - FCN =   297090.6057775 Edm =      1.66621 NCalls =    846
VariableMetric: Iteration # 110 - FCN =   297090.6057775 Edm =      1.66621 NCalls =    846
VariableMetric: Iteration # 111 - FCN =   297090.4550374 Edm =      3.62266 NCalls =    848
VariableMetric: Iteration # 112 - FCN =    297087.632426 Edm =      3.74964 NCalls =    851
VariableMetric: Iteration # 113 - FCN =   297087.0592095 Edm =     0.176722 NCalls =    854
VariableMetric: Iteration # 114 - FCN =   297086.8356652 Edm =    0.0369572 NCalls =    856
VariableMetric: Iteration # 115 - FCN =   297086.7919576 Edm =     0.029249 NCalls =    858
VariableMetric: Iteration # 116 - FCN =   297086.7479056 Edm =    0.0177615 NCalls =    861
VariableMetric: Iteration # 117 - FCN =   297086.7149308 Edm =     0.019946 NCalls =    866
VariableMetric: Iteration # 118 - FCN =   297086.6861584 Edm =    0.0383771 NCalls =    869
VariableMetric: Iteration # 119 - FCN =   297086.6600019 Edm =    0.0527465 NCalls =    872
VariableMetric: Iteration # 120 - FCN =   297086.5695485 Edm =    0.0191908 NCalls =    876
VariableMetric: Iteration # 121 - FCN =   297086.5397846 Edm =    0.0200623 NCalls =    878
VariableMetric: Iteration # 122 - FCN =    297086.522188 Edm =    0.0227818 NCalls =    881
VariableMetric: Iteration # 123 - FCN =   297086.5057679 Edm =    0.0130523 NCalls =    883
VariableMetric: Iteration # 124 - FCN =   297086.4526102 Edm =    0.0270942 NCalls =    887
VariableMetric: Iteration # 125 - FCN =   297086.4199854 Edm =    0.0280404 NCalls =    889
VariableMetric: Iteration # 126 - FCN =   297086.3817296 Edm =    0.0274887 NCalls =    892
VariableMetric: Iteration # 127 - FCN =   297086.2779478 Edm =     0.137965 NCalls =    896
VariableMetric: Iteration # 128 - FCN =   297086.2310618 Edm =     0.105096 NCalls =    899
VariableMetric: Iteration # 129 - FCN =   297086.0011445 Edm =     0.159318 NCalls =    904
VariableMetric: Iteration # 130 - FCN =   297085.8690672 Edm =     0.134235 NCalls =    906
VariableMetric: Iteration # 131 - FCN =   297085.8065377 Edm =    0.0789684 NCalls =    908
VariableMetric: Iteration # 132 - FCN =   297085.6641137 Edm =      0.25581 NCalls =    911
VariableMetric: Iteration # 133 - FCN =   297085.5209181 Edm =     0.501352 NCalls =    913
VariableMetric: Iteration # 134 - FCN =   297085.2665482 Edm =     0.325197 NCalls =    916
VariableMetric: Iteration # 135 - FCN =    297084.455112 Edm =      2.04869 NCalls =    919
VariableMetric: Iteration # 136 - FCN =   297084.3625231 Edm =     0.137849 NCalls =    921
VariableMetric: Iteration # 137 - FCN =    297084.208336 Edm =     0.219772 NCalls =    923
VariableMetric: Iteration # 138 - FCN =   297079.3449401 Edm =      20.6173 NCalls =    934
VariableMetric: Iteration # 139 - FCN =   297079.2683892 Edm =     0.518468 NCalls =    936
VariableMetric: Iteration # 140 - FCN =   297077.8343698 Edm =      2.54264 NCalls =    943
VariableMetric: Iteration # 141 - FCN =   297077.7817006 Edm =     0.262602 NCalls =    945
VariableMetric: Iteration # 142 - FCN =   297077.2182639 Edm =     0.391725 NCalls =    948
VariableMetric: Iteration # 143 - FCN =   297076.4334107 Edm =     0.639575 NCalls =    951
VariableMetric: Iteration # 144 - FCN =   297075.6804899 Edm =     0.773463 NCalls =    956
VariableMetric: Iteration # 145 - FCN =   297075.3934058 Edm =      1.76996 NCalls =    959
VariableMetric: Iteration # 146 - FCN =   297074.3821583 Edm =     0.317897 NCalls =    963
VariableMetric: Iteration # 147 - FCN =   297073.9307537 Edm =     0.386374 NCalls =    965
VariableMetric: Iteration # 148 - FCN =   297073.2426595 Edm =     0.772227 NCalls =    971
VariableMetric: Iteration # 149 - FCN =   297072.4905754 Edm =     0.691412 NCalls =    973
VariableMetric: Iteration # 150 - FCN =   297071.6792804 Edm =     0.480933 NCalls =    977
VariableMetric: Iteration # 151 - FCN =   297071.2653718 Edm =     0.544989 NCalls =    980
VariableMetric: Iteration # 152 - FCN =   297071.0211995 Edm =     0.222715 NCalls =    982
VariableMetric: Iteration # 153 - FCN =   297070.7233918 Edm =     0.147542 NCalls =    984
VariableMetric: Iteration # 154 - FCN =   297070.5374465 Edm =    0.0728907 NCalls =    986
VariableMetric: Iteration # 155 - FCN =    297070.432993 Edm =    0.0344545 NCalls =    988
VariableMetric: Iteration # 156 - FCN =   297070.3908647 Edm =    0.0255582 NCalls =    991
VariableMetric: Iteration # 157 - FCN =   297070.3681912 Edm =   0.00549746 NCalls =    993
VariableMetric: Iteration # 158 - FCN =   297070.3534547 Edm =   0.00456138 NCalls =    995
VariableMetric: Iteration # 159 - FCN =   297070.3458283 Edm =   0.00257808 NCalls =    997
VariableMetric: Iteration # 160 - FCN =   297070.3396676 Edm =   0.00322269 NCalls =    999
VariableMetric: Iteration # 161 - FCN =    297070.328725 Edm =   0.00370257 NCalls =   1001
VariableMetric: Iteration # 162 - FCN =   297070.3188323 Edm =   0.00359909 NCalls =   1003
VariableMetric: Iteration # 163 - FCN =   297070.3134779 Edm =   0.00232935 NCalls =   1005
VariableMetric: Iteration # 164 - FCN =   297070.3110496 Edm =   0.00141501 NCalls =   1008
VariableMetric: Iteration # 165 - FCN =   297070.3086686 Edm =   0.00053649 NCalls =   1010
VariableMetric: Iteration # 166 - FCN =   297070.3076798 Edm =  0.000350798 NCalls =   1012
VariableMetric: Iteration # 167 - FCN =   297070.3056474 Edm =  0.000683687 NCalls =   1015
VariableMetric: Iteration # 168 - FCN =   297070.3039847 Edm =  0.000777841 NCalls =   1018
VariableMetric: Iteration # 169 - FCN =   297070.3022889 Edm =  0.000372088 NCalls =   1020
VariableMetric: Iteration # 170 - FCN =   297070.3015348 Edm =  0.000237582 NCalls =   1022
VariableMetric: Iteration # 171 - FCN =   297070.3009603 Edm =  9.21734e-05 NCalls =   1024
VariableMetric: Iteration # 172 - FCN =   297070.3007899 Edm =  3.45184e-05 NCalls =   1026
VariableMetric: After Hessian   - FCN =   297070.3007899 Edm =    0.0591324 NCalls =   1513
VariableMetric: Iteration # 173 - FCN =   297070.3007899 Edm =    0.0591324 NCalls =   1513
VariableMetric: Iteration # 174 - FCN =   297070.2953828 Edm =    0.0347452 NCalls =   1515
VariableMetric: Iteration # 175 - FCN =   297070.2930912 Edm =    0.0159043 NCalls =   1517
VariableMetric: Iteration # 176 - FCN =   297070.2898292 Edm =    0.0019579 NCalls =   1519
VariableMetric: Iteration # 177 - FCN =   297070.2873123 Edm =   0.00252613 NCalls =   1521
VariableMetric: Iteration # 178 - FCN =   297070.2800628 Edm =   0.00414178 NCalls =   1525
VariableMetric: Iteration # 179 - FCN =   297070.2755778 Edm =   0.00165514 NCalls =   1529
VariableMetric: Iteration # 180 - FCN =   297070.2721421 Edm =   0.00147488 NCalls =   1531
VariableMetric: Iteration # 181 - FCN =   297070.2697065 Edm =   0.00313248 NCalls =   1533
VariableMetric: Iteration # 182 - FCN =   297070.2671454 Edm =  0.000889369 NCalls =   1536
VariableMetric: Iteration # 183 - FCN =   297070.2648545 Edm =   0.00258243 NCalls =   1539
VariableMetric: Iteration # 184 - FCN =   297070.2612591 Edm =   0.00120498 NCalls =   1542
VariableMetric: Iteration # 185 - FCN =   297070.2590031 Edm =   0.00225377 NCalls =   1545
VariableMetric: Iteration # 186 - FCN =   297070.2566462 Edm =  0.000612584 NCalls =   1547
VariableMetric: Iteration # 187 - FCN =   297070.2552374 Edm =   0.00096536 NCalls =   1550
VariableMetric: Iteration # 188 - FCN =   297070.2545001 Edm =  0.000387052 NCalls =   1552
VariableMetric: Iteration # 189 - FCN =   297070.2535181 Edm =  0.000382384 NCalls =   1554
VariableMetric: Iteration # 190 - FCN =   297070.2530506 Edm =  0.000145194 NCalls =   1556
VariableMetric: Iteration # 191 - FCN =   297070.2527647 Edm =  0.000111284 NCalls =   1559
VariableMetric: Iteration # 192 - FCN =   297070.2525114 Edm =  0.000100437 NCalls =   1561
VariableMetric: Iteration # 193 - FCN =   297070.2522281 Edm =  0.000106936 NCalls =   1564
VariableMetric: Iteration # 194 - FCN =   297070.2521207 Edm =  2.09205e-05 NCalls =   1566
VariableMetric: After Hessian   - FCN =   297070.2521207 Edm =  0.000155441 NCalls =   2053
VariableMetric: Iteration # 195 - FCN =   297070.2521207 Edm =  0.000155441 NCalls =   2053
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309590.1945891 Edm =      21.4613 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309590.1945891 Edm =      21.4613 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   303133.7699397 Edm =      11.4132 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   300159.9306325 Edm =      50.8318 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   300140.0211006 Edm =      18.5397 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   300093.1013179 Edm =      30.1241 NCalls =     28
VariableMetric: Iteration #   5 - FCN =   300046.2073604 Edm =      11.9906 NCalls =     31
VariableMetric: Iteration #   6 - FCN =   300042.7927413 Edm =       2.5699 NCalls =     33
VariableMetric: Iteration #   7 - FCN =   300028.8670284 Edm =      10.7674 NCalls =     37
VariableMetric: Iteration #   8 - FCN =   299569.7558917 Edm =      282.889 NCalls =     46
VariableMetric: Iteration #   9 - FCN =    299421.043378 Edm =      381.559 NCalls =     48
VariableMetric: Iteration #  10 - FCN =   298482.9804677 Edm =      574.472 NCalls =     51
VariableMetric: Iteration #  11 - FCN =   298181.4711321 Edm =       168.08 NCalls =     53
VariableMetric: Iteration #  12 - FCN =   297845.7665762 Edm =      26.2893 NCalls =     57
VariableMetric: Iteration #  13 - FCN =   297782.6030367 Edm =      52.4835 NCalls =     59
VariableMetric: Iteration #  14 - FCN =   297605.0425482 Edm =      90.8654 NCalls =     63
VariableMetric: Iteration #  15 - FCN =   297446.4573936 Edm =      7.91998 NCalls =     66
VariableMetric: Iteration #  16 - FCN =   297430.1536486 Edm =      6.65073 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297426.7718684 Edm =      2.93014 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297422.5590203 Edm =    0.0843445 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297422.4210222 Edm =    0.0142475 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297422.2290396 Edm =     0.164712 NCalls =     77
VariableMetric: Iteration #  21 - FCN =   297375.2032956 Edm =      42.6442 NCalls =     88
VariableMetric: Iteration #  22 - FCN =   297365.3253744 Edm =      9.39464 NCalls =     92
VariableMetric: Iteration #  23 - FCN =   297352.5042814 Edm =       4.1995 NCalls =     95
VariableMetric: Iteration #  24 - FCN =   297344.9873553 Edm =      0.35234 NCalls =     97
VariableMetric: Iteration #  25 - FCN =   297344.6498056 Edm =    0.0127527 NCalls =     98
VariableMetric: Iteration #  26 - FCN =   297344.6191408 Edm =    0.0107544 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297344.3914955 Edm =     0.205196 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297327.8225722 Edm =      5.81867 NCalls =    110
VariableMetric: Iteration #  29 - FCN =   297322.2181743 Edm =      1.94623 NCalls =    112
VariableMetric: Iteration #  30 - FCN =   297319.7735103 Edm =     0.741515 NCalls =    115
VariableMetric: Iteration #  31 - FCN =   297318.9672277 Edm =     0.292792 NCalls =    117
VariableMetric: Iteration #  32 - FCN =   297318.6938308 Edm =    0.0666637 NCalls =    119
VariableMetric: Iteration #  33 - FCN =   297318.6482296 Edm =    0.0050591 NCalls =    121
VariableMetric: Iteration #  34 - FCN =   297318.6345265 Edm =   0.00959716 NCalls =    123
VariableMetric: Iteration #  35 - FCN =    297318.275337 Edm =     0.355102 NCalls =    128
VariableMetric: Iteration #  36 - FCN =   297312.9538309 Edm =      5.40499 NCalls =    133
VariableMetric: Iteration #  37 - FCN =   297311.0856904 Edm =      3.39434 NCalls =    135
VariableMetric: Iteration #  38 - FCN =   297310.0983039 Edm =      1.76066 NCalls =    137
VariableMetric: Iteration #  39 - FCN =   297309.1213806 Edm =     0.305645 NCalls =    139
VariableMetric: Iteration #  40 - FCN =   297308.8947221 Edm =    0.0513744 NCalls =    140
VariableMetric: Iteration #  41 - FCN =   297308.7063974 Edm =    0.0926521 NCalls =    142
VariableMetric: Iteration #  42 - FCN =   297308.3649043 Edm =    0.0993313 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297308.2736328 Edm =    0.0132717 NCalls =    149
VariableMetric: Iteration #  44 - FCN =   297308.2566448 Edm =   0.00345083 NCalls =    151
VariableMetric: Iteration #  45 - FCN =    297308.239236 Edm =   0.00778678 NCalls =    153
VariableMetric: Iteration #  46 - FCN =   297308.0943727 Edm =      0.17191 NCalls =    157
VariableMetric: Iteration #  47 - FCN =   297299.2241092 Edm =      12.4396 NCalls =    165
VariableMetric: Iteration #  48 - FCN =   297290.1300518 Edm =      11.1953 NCalls =    175
VariableMetric: Iteration #  49 - FCN =   297283.6731237 Edm =       187.42 NCalls =    177
VariableMetric: Iteration #  50 - FCN =   297278.9390568 Edm =      3.17938 NCalls =    180
VariableMetric: Iteration #  51 - FCN =   297266.4947196 Edm =      3.15824 NCalls =    183
VariableMetric: Iteration #  52 - FCN =   297257.7446964 Edm =      4.89344 NCalls =    186
VariableMetric: Iteration #  53 - FCN =   297250.0840213 Edm =     0.854579 NCalls =    189
VariableMetric: Iteration #  54 - FCN =   297249.5049748 Edm =    0.0796476 NCalls =    191
VariableMetric: Iteration #  55 - FCN =   297249.4437988 Edm =   0.00574323 NCalls =    193
VariableMetric: Iteration #  56 - FCN =   297249.3850047 Edm =    0.0595232 NCalls =    196
VariableMetric: Iteration #  57 - FCN =   297246.1743471 Edm =      2.74788 NCalls =    203
VariableMetric: Iteration #  58 - FCN =   297219.0718063 Edm =      1.07793 NCalls =    206
VariableMetric: Iteration #  59 - FCN =   297216.8197316 Edm =     0.697116 NCalls =    208
VariableMetric: Iteration #  60 - FCN =   297213.7398081 Edm =      1.82923 NCalls =    211
VariableMetric: Iteration #  61 - FCN =   297210.8433228 Edm =     0.376194 NCalls =    214
VariableMetric: Iteration #  62 - FCN =   297210.3881263 Edm =     0.160919 NCalls =    216
VariableMetric: Iteration #  63 - FCN =   297210.2407835 Edm =    0.0602252 NCalls =    218
VariableMetric: Iteration #  64 - FCN =   297210.1709536 Edm =   0.00331266 NCalls =    220
VariableMetric: Iteration #  65 - FCN =   297210.1676279 Edm =   0.00118506 NCalls =    221
VariableMetric: Iteration #  66 - FCN =   297210.1632568 Edm =   0.00129071 NCalls =    223
VariableMetric: Iteration #  67 - FCN =   297210.1591342 Edm =   0.00260749 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297209.9549885 Edm =     0.190921 NCalls =    230
VariableMetric: Iteration #  69 - FCN =   297204.5561332 Edm =      1.92497 NCalls =    235
VariableMetric: Iteration #  70 - FCN =    297202.094514 Edm =     0.368603 NCalls =    236
VariableMetric: Iteration #  71 - FCN =   297201.8979748 Edm =    0.0379922 NCalls =    238
VariableMetric: Iteration #  72 - FCN =   297201.8509304 Edm =    0.0198646 NCalls =    240
VariableMetric: Iteration #  73 - FCN =   297201.8270899 Edm =   0.00626134 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297201.8174797 Edm =   0.00261275 NCalls =    244
VariableMetric: Iteration #  75 - FCN =   297201.8129445 Edm =  0.000196902 NCalls =    246
VariableMetric: Iteration #  76 - FCN =    297201.812603 Edm =  0.000155318 NCalls =    248
VariableMetric: Iteration #  77 - FCN =    297201.801599 Edm =    0.0104069 NCalls =    253
VariableMetric: Iteration #  78 - FCN =   297200.7848045 Edm =     0.422199 NCalls =    258
VariableMetric: Iteration #  79 - FCN =   297200.2978465 Edm =    0.0393876 NCalls =    260
VariableMetric: Iteration #  80 - FCN =   297200.2630598 Edm =  0.000645621 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297200.2623962 Edm =  5.80365e-05 NCalls =    263
VariableMetric: After Hessian   - FCN =   297200.2623962 Edm =      1.93718 NCalls =    734
VariableMetric: Iteration #  82 - FCN =   297200.2623962 Edm =      1.93718 NCalls =    734
VariableMetric: Iteration #  83 - FCN =    297198.477009 Edm =     0.322193 NCalls =    737
VariableMetric: Iteration #  84 - FCN =    297198.248624 Edm =     0.103761 NCalls =    739
VariableMetric: Iteration #  85 - FCN =   297198.0912059 Edm =    0.0799151 NCalls =    741
VariableMetric: Iteration #  86 - FCN =   297197.9798457 Edm =    0.0633071 NCalls =    743
VariableMetric: Iteration #  87 - FCN =   297197.9138372 Edm =    0.0582297 NCalls =    745
VariableMetric: Iteration #  88 - FCN =   297197.8713189 Edm =     0.026716 NCalls =    748
VariableMetric: Iteration #  89 - FCN =   297197.8492929 Edm =   0.00380401 NCalls =    750
VariableMetric: Iteration #  90 - FCN =   297197.8464841 Edm =  0.000176271 NCalls =    752
VariableMetric: Iteration #  91 - FCN =   297197.8463199 Edm =  1.06095e-05 NCalls =    753
VariableMetric: After Hessian   - FCN =   297197.8463199 Edm =  1.13912e-05 NCalls =   1232
VariableMetric: Iteration #  92 - FCN =   297197.8463199 Edm =  1.13912e-05 NCalls =   1232
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    328875.488235 Edm =      160.131 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    328875.488235 Edm =      160.131 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302963.6047651 Edm =      4.56322 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302335.6215528 Edm =      4.21222 NCalls =     23
VariableMetric: Iteration #   3 - FCN =   302334.2875304 Edm =      6.33251 NCalls =     25
VariableMetric: Iteration #   4 - FCN =   302052.3703379 Edm =      679.683 NCalls =     34
VariableMetric: Iteration #   5 - FCN =   302049.0246822 Edm =      5.80156 NCalls =     36
VariableMetric: Iteration #   6 - FCN =   301255.7405958 Edm =      755.614 NCalls =     45
VariableMetric: Iteration #   7 - FCN =   301252.3247384 Edm =      3.88544 NCalls =     47
VariableMetric: Iteration #   8 - FCN =   300893.8589789 Edm =      285.605 NCalls =     54
VariableMetric: Iteration #   9 - FCN =   299938.6913433 Edm =      29.0426 NCalls =     63
VariableMetric: Iteration #  10 - FCN =   298600.1495493 Edm =      40.7066 NCalls =     67
VariableMetric: Iteration #  11 - FCN =   298508.1568905 Edm =      4.64384 NCalls =     69
VariableMetric: Iteration #  12 - FCN =   298496.7634576 Edm =      3.96109 NCalls =     71
VariableMetric: Iteration #  13 - FCN =    298351.096614 Edm =      143.471 NCalls =     78
VariableMetric: Iteration #  14 - FCN =   297555.3128918 Edm =      3.18682 NCalls =     82
VariableMetric: Iteration #  15 - FCN =   297551.6288041 Edm =      1.72935 NCalls =     84
VariableMetric: Iteration #  16 - FCN =   297546.5637955 Edm =      3.18745 NCalls =     86
VariableMetric: Iteration #  17 - FCN =   297540.6891301 Edm =     0.100531 NCalls =     88
VariableMetric: Iteration #  18 - FCN =   297540.4431796 Edm =     0.159191 NCalls =     90
VariableMetric: Iteration #  19 - FCN =   297503.8987077 Edm =      26.0332 NCalls =    100
VariableMetric: Iteration #  20 - FCN =   297503.7581437 Edm =     0.468451 NCalls =    102
VariableMetric: Iteration #  21 - FCN =   297503.5203586 Edm =     0.126877 NCalls =    104
VariableMetric: Iteration #  22 - FCN =   297500.5185766 Edm =      3.16966 NCalls =    109
VariableMetric: Iteration #  23 - FCN =   297476.3370335 Edm =      11.6655 NCalls =    116
VariableMetric: Iteration #  24 - FCN =   297467.2984532 Edm =      2.05015 NCalls =    118
VariableMetric: Iteration #  25 - FCN =   297465.7004687 Edm =     0.343989 NCalls =    120
VariableMetric: Iteration #  26 - FCN =   297465.2597496 Edm =     0.153696 NCalls =    122
VariableMetric: Iteration #  27 - FCN =   297458.6905011 Edm =      9.68255 NCalls =    128
VariableMetric: Iteration #  28 - FCN =   297451.0734993 Edm =      8.24795 NCalls =    135
VariableMetric: Iteration #  29 - FCN =   297427.0782753 Edm =      5.55349 NCalls =    138
VariableMetric: Iteration #  30 - FCN =   297421.1992187 Edm =      2.14451 NCalls =    140
VariableMetric: Iteration #  31 - FCN =   297420.0454491 Edm =    0.0313798 NCalls =    142
VariableMetric: Iteration #  32 - FCN =   297419.8735596 Edm =     0.165957 NCalls =    145
VariableMetric: Iteration #  33 - FCN =   297413.6668634 Edm =      6.65396 NCalls =    151
VariableMetric: Iteration #  34 - FCN =   297413.4961604 Edm =     0.119769 NCalls =    153
VariableMetric: Iteration #  35 - FCN =   297408.1398309 Edm =      2.84105 NCalls =    160
VariableMetric: Iteration #  36 - FCN =   297359.7995446 Edm =       11.786 NCalls =    164
VariableMetric: Iteration #  37 - FCN =   297321.1955105 Edm =      6.69604 NCalls =    167
VariableMetric: Iteration #  38 - FCN =   297309.8602005 Edm =      2.53292 NCalls =    170
VariableMetric: Iteration #  39 - FCN =   297305.6004595 Edm =     0.921833 NCalls =    173
VariableMetric: Iteration #  40 - FCN =   297304.9616329 Edm =     0.182651 NCalls =    175
VariableMetric: Iteration #  41 - FCN =   297304.8340257 Edm =   0.00923649 NCalls =    177
VariableMetric: Iteration #  42 - FCN =   297304.7790844 Edm =    0.0384538 NCalls =    180
VariableMetric: Iteration #  43 - FCN =   297304.4601548 Edm =     0.158534 NCalls =    183
VariableMetric: Iteration #  44 - FCN =   297299.7501675 Edm =      4.67816 NCalls =    187
VariableMetric: Iteration #  45 - FCN =   297288.3192923 Edm =      9.52486 NCalls =    192
VariableMetric: Iteration #  46 - FCN =   297264.8162717 Edm =      8.28883 NCalls =    195
VariableMetric: Iteration #  47 - FCN =   297234.5566221 Edm =      13.9427 NCalls =    201
VariableMetric: Iteration #  48 - FCN =   297223.6187822 Edm =      13.0592 NCalls =    204
VariableMetric: Iteration #  49 - FCN =   297212.6664561 Edm =      4.40435 NCalls =    206
VariableMetric: Iteration #  50 - FCN =   297209.3931863 Edm =      5.40955 NCalls =    208
VariableMetric: Iteration #  51 - FCN =    297206.392078 Edm =     0.640771 NCalls =    212
VariableMetric: Iteration #  52 - FCN =   297205.9723908 Edm =    0.0896985 NCalls =    214
VariableMetric: Iteration #  53 - FCN =   297205.8866981 Edm =    0.0119346 NCalls =    216
VariableMetric: Iteration #  54 - FCN =   297204.7153965 Edm =      1.17196 NCalls =    222
VariableMetric: Iteration #  55 - FCN =   297204.4618187 Edm =     0.263094 NCalls =    226
VariableMetric: Iteration #  56 - FCN =   297202.8885671 Edm =      1.44699 NCalls =    232
VariableMetric: Iteration #  57 - FCN =   297188.5210351 Edm =     0.486135 NCalls =    236
VariableMetric: Iteration #  58 - FCN =   297187.8999317 Edm =     0.218726 NCalls =    238
VariableMetric: Iteration #  59 - FCN =   297187.3702876 Edm =    0.0794622 NCalls =    240
VariableMetric: Iteration #  60 - FCN =   297187.2572005 Edm =   0.00579527 NCalls =    242
VariableMetric: Iteration #  61 - FCN =   297187.2521389 Edm =   0.00185546 NCalls =    244
VariableMetric: Iteration #  62 - FCN =   297187.2389053 Edm =    0.0111694 NCalls =    247
VariableMetric: Iteration #  63 - FCN =   297184.5604989 Edm =      1.74193 NCalls =    253
VariableMetric: Iteration #  64 - FCN =    297177.561238 Edm =     0.174465 NCalls =    255
VariableMetric: Iteration #  65 - FCN =   297177.3574637 Edm =    0.0103708 NCalls =    257
VariableMetric: Iteration #  66 - FCN =   297177.3470725 Edm =  0.000808648 NCalls =    258
VariableMetric: Iteration #  67 - FCN =   297177.3453555 Edm =   0.00100954 NCalls =    260
VariableMetric: Iteration #  68 - FCN =   297177.2187536 Edm =     0.110935 NCalls =    266
VariableMetric: Iteration #  69 - FCN =   297175.9194033 Edm =      1.04333 NCalls =    270
VariableMetric: Iteration #  70 - FCN =   297171.7851057 Edm =      1.78006 NCalls =    273
VariableMetric: Iteration #  71 - FCN =   297169.3068488 Edm =    0.0843832 NCalls =    275
VariableMetric: Iteration #  72 - FCN =   297169.2173737 Edm =   0.00735343 NCalls =    276
VariableMetric: Iteration #  73 - FCN =   297169.2092276 Edm =   0.00077888 NCalls =    278
VariableMetric: Iteration #  74 - FCN =   297169.2083267 Edm =  0.000118099 NCalls =    280
VariableMetric: Iteration #  75 - FCN =    297169.206053 Edm =   0.00208006 NCalls =    284
VariableMetric: Iteration #  76 - FCN =    297169.058476 Edm =     0.127622 NCalls =    289
VariableMetric: Iteration #  77 - FCN =   297167.7609822 Edm =     0.129026 NCalls =    292
VariableMetric: Iteration #  78 - FCN =   297167.6240011 Edm =   0.00283764 NCalls =    294
VariableMetric: Iteration #  79 - FCN =   297167.6207219 Edm =  0.000137493 NCalls =    296
VariableMetric: Iteration #  80 - FCN =   297167.6204566 Edm =  0.000128186 NCalls =    298
VariableMetric: Iteration #  81 - FCN =   297167.6177167 Edm =   0.00267149 NCalls =    302
VariableMetric: Iteration #  82 - FCN =   297167.4686131 Edm =     0.115963 NCalls =    307
VariableMetric: Iteration #  83 - FCN =   297166.9335918 Edm =     0.041813 NCalls =    309
VariableMetric: Iteration #  84 - FCN =   297166.8892533 Edm =  0.000742092 NCalls =    311
VariableMetric: Iteration #  85 - FCN =   297166.8885076 Edm =  9.75335e-06 NCalls =    312
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    302258.576686 Edm =      13.6765 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    302258.576686 Edm =      13.6765 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   301381.3555436 Edm =      1.77984 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   301374.3392743 Edm =      2.17416 NCalls =      8
VariableMetric: Iteration #   3 - FCN =    301117.484682 Edm =      379.899 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   301104.7146577 Edm =      13.9044 NCalls =     17
VariableMetric: Iteration #   5 - FCN =   300143.2987996 Edm =      332.706 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   299001.2621466 Edm =      494.221 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298331.7260262 Edm =      2.65256 NCalls =     32
VariableMetric: Iteration #   8 - FCN =   298330.4566862 Edm =     0.492658 NCalls =     34
VariableMetric: Iteration #   9 - FCN =    298325.250122 Edm =      6.21956 NCalls =     37
VariableMetric: Iteration #  10 - FCN =   298084.8036704 Edm =      53.1393 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   298022.7743824 Edm =      6.94973 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   298014.3781495 Edm =     0.275545 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   298013.1751078 Edm =      0.80347 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297941.2478843 Edm =       47.001 NCalls =     55
VariableMetric: Iteration #  15 - FCN =   297800.1094933 Edm =      2.10096 NCalls =     58
VariableMetric: Iteration #  16 - FCN =   297797.9799135 Edm =     0.102051 NCalls =     59
VariableMetric: Iteration #  17 - FCN =    297797.208294 Edm =     0.684389 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297754.8212698 Edm =      43.8662 NCalls =     69
VariableMetric: Iteration #  19 - FCN =   297754.4629331 Edm =     0.254142 NCalls =     71
VariableMetric: Iteration #  20 - FCN =    297683.114753 Edm =      43.4129 NCalls =     79
VariableMetric: Iteration #  21 - FCN =   297584.9612741 Edm =      11.4458 NCalls =     82
VariableMetric: Iteration #  22 - FCN =   297577.8495352 Edm =      1.92673 NCalls =     84
VariableMetric: Iteration #  23 - FCN =   297576.7592692 Edm =     0.146855 NCalls =     86
VariableMetric: Iteration #  24 - FCN =     297576.60695 Edm =    0.0226581 NCalls =     88
VariableMetric: Iteration #  25 - FCN =   297576.4321788 Edm =     0.196862 NCalls =     91
VariableMetric: Iteration #  26 - FCN =   297568.3342284 Edm =      5.15779 NCalls =     98
VariableMetric: Iteration #  27 - FCN =   297546.0565853 Edm =     0.883357 NCalls =    101
VariableMetric: Iteration #  28 - FCN =   297543.3317637 Edm =     0.512702 NCalls =    105
VariableMetric: Iteration #  29 - FCN =   297542.1205962 Edm =     0.191579 NCalls =    107
VariableMetric: Iteration #  30 - FCN =   297541.3026468 Edm =     0.286325 NCalls =    112
VariableMetric: Iteration #  31 - FCN =   297540.3347171 Edm =     0.249023 NCalls =    117
VariableMetric: Iteration #  32 - FCN =   297539.8780408 Edm =     0.743346 NCalls =    120
VariableMetric: Iteration #  33 - FCN =   297538.7663345 Edm =     0.799862 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297537.3677769 Edm =     0.562278 NCalls =    126
VariableMetric: Iteration #  35 - FCN =   297536.8012213 Edm =     0.212472 NCalls =    128
VariableMetric: Iteration #  36 - FCN =   297536.5059682 Edm =      0.12263 NCalls =    131
VariableMetric: Iteration #  37 - FCN =   297536.3720528 Edm =    0.0345023 NCalls =    133
VariableMetric: Iteration #  38 - FCN =   297536.2989096 Edm =    0.0267087 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297536.1294898 Edm =     0.157936 NCalls =    138
VariableMetric: Iteration #  40 - FCN =   297534.5451995 Edm =      1.58302 NCalls =    144
VariableMetric: Iteration #  41 - FCN =   297534.3737755 Edm =     0.310064 NCalls =    148
VariableMetric: Iteration #  42 - FCN =   297530.4120391 Edm =        3.619 NCalls =    154
VariableMetric: Iteration #  43 - FCN =   297493.3028664 Edm =      58.0519 NCalls =    158
VariableMetric: Iteration #  44 - FCN =    297464.546995 Edm =      6.41902 NCalls =    161
VariableMetric: Iteration #  45 - FCN =   297451.9569885 Edm =      4.92638 NCalls =    163
VariableMetric: Iteration #  46 - FCN =   297444.6319499 Edm =      2.79042 NCalls =    165
VariableMetric: Iteration #  47 - FCN =   297439.2710802 Edm =     0.233397 NCalls =    167
VariableMetric: Iteration #  48 - FCN =   297438.9319614 Edm =    0.0244515 NCalls =    169
VariableMetric: Iteration #  49 - FCN =    297438.897625 Edm =    0.0136793 NCalls =    171
VariableMetric: Iteration #  50 - FCN =   297438.7686029 Edm =    0.0992821 NCalls =    174
VariableMetric: Iteration #  51 - FCN =   297438.3330624 Edm =     0.273851 NCalls =    178
VariableMetric: Iteration #  52 - FCN =   297437.6039424 Edm =     0.540158 NCalls =    181
VariableMetric: Iteration #  53 - FCN =   297436.9687725 Edm =      3.00293 NCalls =    183
VariableMetric: Iteration #  54 - FCN =   297435.9439347 Edm =     0.632918 NCalls =    185
VariableMetric: Iteration #  55 - FCN =   297434.6337738 Edm =       161426 NCalls =    192
VariableMetric: Iteration #  56 - FCN =   297430.0326402 Edm =       649221 NCalls =    197
VariableMetric: Iteration #  57 - FCN =   297414.7542313 Edm =        27129 NCalls =    203
VariableMetric: Iteration #  58 - FCN =   297411.4612941 Edm =      17584.2 NCalls =    209
VariableMetric: Iteration #  59 - FCN =   297408.1715381 Edm =      34217.4 NCalls =    213
VariableMetric: Iteration #  60 - FCN =     297396.33595 Edm =      1741.21 NCalls =    217
VariableMetric: Iteration #  61 - FCN =    297393.118186 Edm =       4801.2 NCalls =    220
VariableMetric: Iteration #  62 - FCN =   297389.7516775 Edm =      2481.83 NCalls =    223
VariableMetric: Iteration #  63 - FCN =   297384.6637592 Edm =      432.168 NCalls =    226
VariableMetric: Iteration #  64 - FCN =   297381.9075082 Edm =      892.311 NCalls =    229
VariableMetric: Iteration #  65 - FCN =   297379.2982986 Edm =      2143.31 NCalls =    231
VariableMetric: Iteration #  66 - FCN =   297377.1434795 Edm =      144.188 NCalls =    234
VariableMetric: Iteration #  67 - FCN =   297374.5919901 Edm =      104.906 NCalls =    236
VariableMetric: Iteration #  68 - FCN =   297371.5848143 Edm =      90.6904 NCalls =    238
VariableMetric: Iteration #  69 - FCN =   297369.2407361 Edm =      25.3931 NCalls =    240
VariableMetric: Iteration #  70 - FCN =    297364.155777 Edm =       392.41 NCalls =    242
VariableMetric: Iteration #  71 - FCN =   297361.8806559 Edm =      24.4923 NCalls =    244
VariableMetric: Iteration #  72 - FCN =   297358.3933482 Edm =      7.96493 NCalls =    246
VariableMetric: Iteration #  73 - FCN =   297353.9267475 Edm =      9.41836 NCalls =    248
VariableMetric: Iteration #  74 - FCN =   297353.1746937 Edm =      4.27927 NCalls =    250
VariableMetric: Iteration #  75 - FCN =   297351.2298255 Edm =      2.52137 NCalls =    253
VariableMetric: Iteration #  76 - FCN =   297350.1577954 Edm =      2.36291 NCalls =    256
VariableMetric: Iteration #  77 - FCN =   297349.3656246 Edm =      8.17196 NCalls =    257
VariableMetric: Iteration #  78 - FCN =   297348.7848827 Edm =      2.10133 NCalls =    259
VariableMetric: Iteration #  79 - FCN =   297348.1986066 Edm =      1.40962 NCalls =    261
VariableMetric: Iteration #  80 - FCN =   297347.6537783 Edm =     0.403529 NCalls =    263
VariableMetric: Iteration #  81 - FCN =   297347.3119104 Edm =      0.24129 NCalls =    265
VariableMetric: Iteration #  82 - FCN =   297347.0656909 Edm =     0.334121 NCalls =    267
VariableMetric: Iteration #  83 - FCN =   297346.9010497 Edm =     0.155257 NCalls =    269
VariableMetric: Iteration #  84 - FCN =   297346.6752572 Edm =     0.159357 NCalls =    271
VariableMetric: Iteration #  85 - FCN =   297346.5780913 Edm =    0.0914687 NCalls =    273
VariableMetric: Iteration #  86 - FCN =   297346.5065549 Edm =    0.0353923 NCalls =    275
VariableMetric: Iteration #  87 - FCN =   297346.4720398 Edm =    0.0282881 NCalls =    277
VariableMetric: Iteration #  88 - FCN =   297346.4216856 Edm =    0.0110784 NCalls =    280
VariableMetric: Iteration #  89 - FCN =    297346.405337 Edm =   0.00424847 NCalls =    282
VariableMetric: Iteration #  90 - FCN =   297346.4022929 Edm =   0.00077886 NCalls =    284
VariableMetric: Iteration #  91 - FCN =   297346.4014261 Edm =  0.000124278 NCalls =    286
VariableMetric: Iteration #  92 - FCN =   297346.4007403 Edm =  0.000428421 NCalls =    289
VariableMetric: Iteration #  93 - FCN =   297346.3987049 Edm =  0.000465091 NCalls =    291
VariableMetric: Iteration #  94 - FCN =   297346.3980566 Edm =  5.99821e-05 NCalls =    293
VariableMetric: After Hessian   - FCN =   297346.3980566 Edm =  0.000134895 NCalls =    770
VariableMetric: Iteration #  95 - FCN =   297346.3980566 Edm =  0.000134895 NCalls =    770
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   306038.8596271 Edm =      8.96122 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   306038.8596271 Edm =      8.96122 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302897.0780955 Edm =      14.5548 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   302756.5011035 Edm =      21.9293 NCalls =     11
VariableMetric: Iteration #   3 - FCN =    302745.261161 Edm =      1.54382 NCalls =     14
VariableMetric: Iteration #   4 - FCN =   302154.5648732 Edm =      201.437 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   301537.1730782 Edm =      233.356 NCalls =     29
VariableMetric: Iteration #   6 - FCN =   300934.0792742 Edm =       525.67 NCalls =     31
VariableMetric: Iteration #   7 - FCN =    299642.042308 Edm =  1.50535e+07 NCalls =     41
VariableMetric: Iteration #   8 - FCN =   299239.3539619 Edm =  6.70831e+06 NCalls =     52
VariableMetric: Iteration #   9 - FCN =   298926.5385103 Edm =  1.18094e+06 NCalls =     61
VariableMetric: Iteration #  10 - FCN =   298626.8514912 Edm =       789320 NCalls =     72
VariableMetric: Iteration #  11 - FCN =   298532.3473665 Edm =       131412 NCalls =     79
VariableMetric: Iteration #  12 - FCN =   298438.5371837 Edm =      18800.1 NCalls =     84
VariableMetric: Iteration #  13 - FCN =   298401.7864093 Edm =      23521.2 NCalls =     88
VariableMetric: Iteration #  14 - FCN =   298320.1752271 Edm =      35472.1 NCalls =     92
VariableMetric: Iteration #  15 - FCN =   298212.1601914 Edm =      45201.3 NCalls =     95
VariableMetric: Iteration #  16 - FCN =    298172.803796 Edm =      9352.42 NCalls =     99
VariableMetric: Iteration #  17 - FCN =   298138.7198876 Edm =      18267.9 NCalls =    103
VariableMetric: Iteration #  18 - FCN =    297996.181769 Edm =      79162.2 NCalls =    105
VariableMetric: Iteration #  19 - FCN =   297709.5012817 Edm =      3150.44 NCalls =    107
VariableMetric: Iteration #  20 - FCN =   297686.2002548 Edm =      1747.54 NCalls =    110
VariableMetric: Iteration #  21 - FCN =   297629.9182858 Edm =      6251.38 NCalls =    113
VariableMetric: Iteration #  22 - FCN =   297545.9609172 Edm =      9711.18 NCalls =    115
VariableMetric: Iteration #  23 - FCN =   297423.6476284 Edm =      12681.7 NCalls =    117
VariableMetric: Iteration #  24 - FCN =   297387.1343048 Edm =      1028.13 NCalls =    120
VariableMetric: Iteration #  25 - FCN =   297362.4061155 Edm =      2159.14 NCalls =    123
VariableMetric: Iteration #  26 - FCN =   297351.8708005 Edm =      352.521 NCalls =    126
VariableMetric: Iteration #  27 - FCN =   297335.3908667 Edm =      210.374 NCalls =    129
VariableMetric: Iteration #  28 - FCN =   297313.1211467 Edm =      228.639 NCalls =    131
VariableMetric: Iteration #  29 - FCN =   297302.2909259 Edm =      26.0785 NCalls =    133
VariableMetric: Iteration #  30 - FCN =   297298.6239239 Edm =      17.9503 NCalls =    135
VariableMetric: Iteration #  31 - FCN =   297295.2953457 Edm =      3.96697 NCalls =    137
VariableMetric: Iteration #  32 - FCN =   297290.6145901 Edm =      6.78864 NCalls =    140
VariableMetric: Iteration #  33 - FCN =   297288.6876724 Edm =      12.1031 NCalls =    142
VariableMetric: Iteration #  34 - FCN =   297287.0080919 Edm =      3.48243 NCalls =    144
VariableMetric: Iteration #  35 - FCN =   297285.0826984 Edm =      1.50011 NCalls =    147
VariableMetric: Iteration #  36 - FCN =   297284.2917291 Edm =     0.980891 NCalls =    149
VariableMetric: Iteration #  37 - FCN =   297283.6624574 Edm =      0.43653 NCalls =    151
VariableMetric: Iteration #  38 - FCN =   297282.9272793 Edm =      0.38955 NCalls =    153
VariableMetric: Iteration #  39 - FCN =   297282.0211392 Edm =     0.670627 NCalls =    155
VariableMetric: Iteration #  40 - FCN =   297279.7098063 Edm =       1.8045 NCalls =    159
VariableMetric: Iteration #  41 - FCN =   297278.9564183 Edm =      1.24777 NCalls =    162
VariableMetric: Iteration #  42 - FCN =   297276.7864271 Edm =      1.65942 NCalls =    165
VariableMetric: Iteration #  43 - FCN =   297275.1689313 Edm =     0.756534 NCalls =    166
VariableMetric: Iteration #  44 - FCN =   297274.3773024 Edm =     0.739145 NCalls =    168
VariableMetric: Iteration #  45 - FCN =   297273.0898908 Edm =     0.654829 NCalls =    171
VariableMetric: Iteration #  46 - FCN =   297272.3953873 Edm =     0.332235 NCalls =    173
VariableMetric: Iteration #  47 - FCN =   297271.9349616 Edm =     0.300259 NCalls =    175
VariableMetric: Iteration #  48 - FCN =   297271.5011101 Edm =     0.269744 NCalls =    177
VariableMetric: Iteration #  49 - FCN =   297271.1550303 Edm =    0.0918179 NCalls =    179
VariableMetric: Iteration #  50 - FCN =   297271.0238305 Edm =    0.0621136 NCalls =    181
VariableMetric: Iteration #  51 - FCN =   297270.9528411 Edm =    0.0401862 NCalls =    183
VariableMetric: Iteration #  52 - FCN =   297270.8849307 Edm =    0.0339524 NCalls =    185
VariableMetric: Iteration #  53 - FCN =   297270.7731169 Edm =    0.0443386 NCalls =    187
VariableMetric: Iteration #  54 - FCN =   297270.6699599 Edm =    0.0385554 NCalls =    189
VariableMetric: Iteration #  55 - FCN =    297270.579658 Edm =     0.019356 NCalls =    191
VariableMetric: Iteration #  56 - FCN =   297270.5477746 Edm =    0.0111666 NCalls =    193
VariableMetric: Iteration #  57 - FCN =   297270.5089179 Edm =    0.0130854 NCalls =    195
VariableMetric: Iteration #  58 - FCN =   297270.4771311 Edm =   0.00486476 NCalls =    197
VariableMetric: Iteration #  59 - FCN =   297270.4655361 Edm =   0.00420578 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297270.4520443 Edm =   0.00376699 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297270.4464287 Edm =  0.000449258 NCalls =    203
VariableMetric: Iteration #  62 - FCN =   297270.4456403 Edm =  0.000328769 NCalls =    205
VariableMetric: Iteration #  63 - FCN =   297270.4433995 Edm =   0.00138201 NCalls =    208
VariableMetric: Iteration #  64 - FCN =   297270.4351459 Edm =   0.00466484 NCalls =    211
VariableMetric: Iteration #  65 - FCN =   297270.4117078 Edm =    0.0154176 NCalls =    215
VariableMetric: Iteration #  66 - FCN =   297270.3923305 Edm =    0.0256572 NCalls =    218
VariableMetric: Iteration #  67 - FCN =   297270.3601366 Edm =    0.0331895 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297270.2376186 Edm =     0.186111 NCalls =    230
VariableMetric: Iteration #  69 - FCN =   297270.2329382 Edm =   0.00662497 NCalls =    232
VariableMetric: Iteration #  70 - FCN =   297270.2214837 Edm =    0.0109622 NCalls =    234
VariableMetric: Iteration #  71 - FCN =   297270.0828937 Edm =     0.101223 NCalls =    239
VariableMetric: Iteration #  72 - FCN =   297269.8621979 Edm =     0.143818 NCalls =    242
VariableMetric: Iteration #  73 - FCN =   297269.7715471 Edm =    0.0852436 NCalls =    245
VariableMetric: Iteration #  74 - FCN =   297269.6504014 Edm =    0.0825603 NCalls =    248
VariableMetric: Iteration #  75 - FCN =   297269.5144735 Edm =     0.132033 NCalls =    251
VariableMetric: Iteration #  76 - FCN =    297269.338498 Edm =     0.215069 NCalls =    256
VariableMetric: Iteration #  77 - FCN =   297269.2474167 Edm =     0.159707 NCalls =    260
VariableMetric: Iteration #  78 - FCN =    297268.881167 Edm =     0.218142 NCalls =    264
VariableMetric: Iteration #  79 - FCN =   297268.4606977 Edm =     0.852553 NCalls =    267
VariableMetric: Iteration #  80 - FCN =   297267.8343868 Edm =     0.668577 NCalls =    271
VariableMetric: Iteration #  81 - FCN =   297267.4228341 Edm =     0.421734 NCalls =    276
VariableMetric: Iteration #  82 - FCN =   297267.0556377 Edm =     0.597768 NCalls =    279
VariableMetric: Iteration #  83 - FCN =   297266.3981891 Edm =      1.24839 NCalls =    283
VariableMetric: Iteration #  84 - FCN =   297265.2227048 Edm =      2.25713 NCalls =    287
VariableMetric: Iteration #  85 - FCN =   297265.0848021 Edm =     0.327898 NCalls =    288
VariableMetric: Iteration #  86 - FCN =   297264.8285434 Edm =     0.747422 NCalls =    290
VariableMetric: Iteration #  87 - FCN =   297259.5624428 Edm =      3.33368 NCalls =    298
VariableMetric: Iteration #  88 - FCN =   297258.9678447 Edm =      5.85014 NCalls =    302
VariableMetric: Iteration #  89 - FCN =   297257.9318639 Edm =      1.96621 NCalls =    306
VariableMetric: Iteration #  90 - FCN =   297257.1932343 Edm =     0.701687 NCalls =    309
VariableMetric: Iteration #  91 - FCN =   297256.9374933 Edm =     0.257122 NCalls =    311
VariableMetric: Iteration #  92 - FCN =    297256.739378 Edm =     0.225783 NCalls =    313
VariableMetric: Iteration #  93 - FCN =    297256.436697 Edm =     0.176534 NCalls =    317
VariableMetric: Iteration #  94 - FCN =   297255.4385919 Edm =     0.669737 NCalls =    321
VariableMetric: Iteration #  95 - FCN =   297255.1427546 Edm =     0.569842 NCalls =    324
VariableMetric: Iteration #  96 - FCN =   297254.3433931 Edm =     0.931626 NCalls =    328
VariableMetric: Iteration #  97 - FCN =   297253.1995955 Edm =      0.93397 NCalls =    331
VariableMetric: Iteration #  98 - FCN =    297252.266346 Edm =     0.501896 NCalls =    334
VariableMetric: Iteration #  99 - FCN =   297251.5005771 Edm =     0.499045 NCalls =    337
VariableMetric: Iteration # 100 - FCN =   297251.2613919 Edm =     0.168925 NCalls =    339
VariableMetric: Iteration # 101 - FCN =   297251.0725253 Edm =     0.141837 NCalls =    341
VariableMetric: Iteration # 102 - FCN =   297250.9218312 Edm =    0.0916934 NCalls =    343
VariableMetric: Iteration # 103 - FCN =   297250.7610515 Edm =    0.0621463 NCalls =    346
VariableMetric: Iteration # 104 - FCN =   297250.6687856 Edm =    0.0182085 NCalls =    348
VariableMetric: Iteration # 105 - FCN =   297250.6436598 Edm =   0.00496756 NCalls =    350
VariableMetric: Iteration # 106 - FCN =   297250.6355356 Edm =   0.00129335 NCalls =    352
VariableMetric: Iteration # 107 - FCN =   297250.6335676 Edm =  0.000316036 NCalls =    354
VariableMetric: Iteration # 108 - FCN =   297250.6330612 Edm =  0.000187255 NCalls =    356
VariableMetric: Iteration # 109 - FCN =   297250.6326457 Edm =  0.000240575 NCalls =    358
VariableMetric: Iteration # 110 - FCN =   297250.6320601 Edm =  0.000171685 NCalls =    361
VariableMetric: Iteration # 111 - FCN =   297250.6316445 Edm =  3.98913e-05 NCalls =    363
VariableMetric: After Hessian   - FCN =   297250.6316445 Edm =  6.47978e-05 NCalls =    898
VariableMetric: Iteration # 112 - FCN =   297250.6316445 Edm =  6.47978e-05 NCalls =    898
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   320012.9172187 Edm =      398.295 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   320012.9172187 Edm =      398.295 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   306813.4472559 Edm =      25.2439 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   302945.8775288 Edm =      45.2516 NCalls =     23
VariableMetric: Iteration #   3 - FCN =   302763.1865522 Edm =      26580.4 NCalls =     34
VariableMetric: Iteration #   4 - FCN =   299180.2504668 Edm =  1.54708e+07 NCalls =     45
VariableMetric: Iteration #   5 - FCN =   299180.2504668 Edm =  1.54708e+07 NCalls =     56
VariableMetric: After Hessian   - FCN =   299180.2504668 Edm =      324.796 NCalls =    551
VariableMetric: Iteration #   6 - FCN =   299180.2504668 Edm =      324.796 NCalls =    551
VariableMetric: Iteration #   7 - FCN =   299141.3162743 Edm =    1.386e+07 NCalls =    553
VariableMetric: Iteration #   8 - FCN =   298272.2786275 Edm =      18.1912 NCalls =    559
VariableMetric: Iteration #   9 - FCN =   298271.6538802 Edm =      33.7069 NCalls =    562
VariableMetric: Iteration #  10 - FCN =   298121.5046492 Edm =      6.81787 NCalls =    566
VariableMetric: Iteration #  11 - FCN =   298102.8900118 Edm =      5.72683 NCalls =    569
VariableMetric: Iteration #  12 - FCN =   298092.4510852 Edm =      8.09166 NCalls =    572
VariableMetric: Iteration #  13 - FCN =   297934.8859262 Edm =      1.41263 NCalls =    577
VariableMetric: Iteration #  14 - FCN =    297929.059458 Edm =      2.40979 NCalls =    579
VariableMetric: Iteration #  15 - FCN =   297905.0461293 Edm =      14.0118 NCalls =    585
VariableMetric: Iteration #  16 - FCN =   297894.9985727 Edm =      19.5979 NCalls =    587
VariableMetric: Iteration #  17 - FCN =   297861.0646899 Edm =      3.38593 NCalls =    591
VariableMetric: Iteration #  18 - FCN =   297856.9715722 Edm =      3.79977 NCalls =    594
VariableMetric: Iteration #  19 - FCN =   297828.7610276 Edm =      4.47611 NCalls =    597
VariableMetric: Iteration #  20 - FCN =   297824.2937342 Edm =      2.56521 NCalls =    599
VariableMetric: Iteration #  21 - FCN =   297819.7246512 Edm =      3.87111 NCalls =    601
VariableMetric: Iteration #  22 - FCN =   297785.5489116 Edm =      9.89247 NCalls =    605
VariableMetric: Iteration #  23 - FCN =   297767.4102846 Edm =      2.61104 NCalls =    608
VariableMetric: Iteration #  24 - FCN =   297758.9026132 Edm =      4.49001 NCalls =    611
VariableMetric: Iteration #  25 - FCN =   297751.0997385 Edm =      3.40615 NCalls =    614
VariableMetric: Iteration #  26 - FCN =   297747.2487446 Edm =      2.69178 NCalls =    616
VariableMetric: Iteration #  27 - FCN =   297720.6124214 Edm =      4.03332 NCalls =    621
VariableMetric: Iteration #  28 - FCN =   297707.0128938 Edm =      7.88192 NCalls =    624
VariableMetric: Iteration #  29 - FCN =    297701.203674 Edm =      4.18921 NCalls =    626
VariableMetric: Iteration #  30 - FCN =   297697.8518595 Edm =     0.703828 NCalls =    628
VariableMetric: Iteration #  31 - FCN =   297697.1202576 Edm =    0.0898362 NCalls =    630
VariableMetric: Iteration #  32 - FCN =   297696.8396666 Edm =     0.121009 NCalls =    632
VariableMetric: Iteration #  33 - FCN =   297695.6220428 Edm =      1.26123 NCalls =    635
VariableMetric: Iteration #  34 - FCN =   297684.0056109 Edm =      7.59921 NCalls =    640
VariableMetric: Iteration #  35 - FCN =    297667.689725 Edm =      1.10548 NCalls =    642
VariableMetric: Iteration #  36 - FCN =   297665.8703165 Edm =     0.398762 NCalls =    644
VariableMetric: Iteration #  37 - FCN =   297665.5432943 Edm =     0.137972 NCalls =    646
VariableMetric: Iteration #  38 - FCN =   297664.9004207 Edm =     0.523902 NCalls =    649
VariableMetric: Iteration #  39 - FCN =   297658.3848679 Edm =      6.12046 NCalls =    657
VariableMetric: Iteration #  40 - FCN =   297653.4671852 Edm =      5.79308 NCalls =    659
VariableMetric: Iteration #  41 - FCN =   297646.2298287 Edm =      5.73161 NCalls =    662
VariableMetric: Iteration #  42 - FCN =   297640.7702991 Edm =      7.46748 NCalls =    664
VariableMetric: Iteration #  43 - FCN =   297621.6061093 Edm =      6.40804 NCalls =    668
VariableMetric: Iteration #  44 - FCN =   297609.8722246 Edm =      4.06856 NCalls =    671
VariableMetric: Iteration #  45 - FCN =   297605.2292562 Edm =      6.57013 NCalls =    673
VariableMetric: Iteration #  46 - FCN =   297598.8859852 Edm =      4.52817 NCalls =    676
VariableMetric: Iteration #  47 - FCN =   297587.3854367 Edm =      1.49864 NCalls =    679
VariableMetric: Iteration #  48 - FCN =   297585.1181794 Edm =     0.560739 NCalls =    681
VariableMetric: Iteration #  49 - FCN =   297583.2210861 Edm =      1.66558 NCalls =    684
VariableMetric: Iteration #  50 - FCN =   297582.1210992 Edm =      2.05245 NCalls =    686
VariableMetric: Iteration #  51 - FCN =   297580.4588589 Edm =      1.92316 NCalls =    690
VariableMetric: Iteration #  52 - FCN =   297578.0353702 Edm =       1.4054 NCalls =    693
VariableMetric: Iteration #  53 - FCN =   297576.4893748 Edm =      1.48915 NCalls =    694
VariableMetric: Iteration #  54 - FCN =   297573.1191464 Edm =      1.07496 NCalls =    697
VariableMetric: Iteration #  55 - FCN =   297572.1350627 Edm =     0.346061 NCalls =    699
VariableMetric: Iteration #  56 - FCN =   297571.7597371 Edm =     0.197605 NCalls =    701
VariableMetric: Iteration #  57 - FCN =    297567.747115 Edm =      3.15022 NCalls =    706
VariableMetric: Iteration #  58 - FCN =    297554.381305 Edm =       3.8027 NCalls =    709
VariableMetric: Iteration #  59 - FCN =   297550.3553405 Edm =     0.960467 NCalls =    711
VariableMetric: Iteration #  60 - FCN =    297549.416264 Edm =     0.125934 NCalls =    713
VariableMetric: Iteration #  61 - FCN =   297549.2664699 Edm =    0.0292956 NCalls =    715
VariableMetric: Iteration #  62 - FCN =   297549.0649171 Edm =       0.1829 NCalls =    718
VariableMetric: Iteration #  63 - FCN =   297545.8711589 Edm =      1.96139 NCalls =    724
VariableMetric: Iteration #  64 - FCN =   297537.5086902 Edm =      4.12551 NCalls =    727
VariableMetric: Iteration #  65 - FCN =   297534.3670821 Edm =      5.05019 NCalls =    730
VariableMetric: Iteration #  66 - FCN =   297527.9643656 Edm =      4.40424 NCalls =    734
VariableMetric: Iteration #  67 - FCN =   297520.9233983 Edm =     0.789665 NCalls =    736
VariableMetric: Iteration #  68 - FCN =   297519.9191982 Edm =     0.313756 NCalls =    738
VariableMetric: Iteration #  69 - FCN =   297519.2650294 Edm =     0.371459 NCalls =    741
VariableMetric: Iteration #  70 - FCN =   297518.3556818 Edm =     0.261141 NCalls =    744
VariableMetric: Iteration #  71 - FCN =   297517.5854231 Edm =     0.492571 NCalls =    746
VariableMetric: Iteration #  72 - FCN =   297517.0997451 Edm =     0.654751 NCalls =    748
VariableMetric: Iteration #  73 - FCN =   297515.9453755 Edm =     0.308635 NCalls =    752
VariableMetric: Iteration #  74 - FCN =   297515.2831283 Edm =     0.597852 NCalls =    756
VariableMetric: Iteration #  75 - FCN =   297514.9636938 Edm =    0.0782449 NCalls =    758
VariableMetric: Iteration #  76 - FCN =    297514.898003 Edm =    0.0493837 NCalls =    760
VariableMetric: Iteration #  77 - FCN =    297514.861147 Edm =     0.013653 NCalls =    762
VariableMetric: Iteration #  78 - FCN =   297514.7437246 Edm =    0.0982496 NCalls =    765
VariableMetric: Iteration #  79 - FCN =   297512.4531693 Edm =      1.19274 NCalls =    770
VariableMetric: Iteration #  80 - FCN =   297509.7129548 Edm =      1.18918 NCalls =    773
VariableMetric: Iteration #  81 - FCN =   297507.3923397 Edm =      1.30008 NCalls =    776
VariableMetric: Iteration #  82 - FCN =    297506.136993 Edm =     0.799529 NCalls =    778
VariableMetric: Iteration #  83 - FCN =   297503.9740014 Edm =      2.26369 NCalls =    781
VariableMetric: Iteration #  84 - FCN =   297501.0426788 Edm =      1.79501 NCalls =    788
VariableMetric: Iteration #  85 - FCN =   297499.5843742 Edm =      0.24891 NCalls =    790
VariableMetric: Iteration #  86 - FCN =   297499.2106281 Edm =      0.15108 NCalls =    792
VariableMetric: Iteration #  87 - FCN =    297499.140493 Edm =    0.0606643 NCalls =    794
VariableMetric: Iteration #  88 - FCN =   297499.0656984 Edm =   0.00874893 NCalls =    796
VariableMetric: Iteration #  89 - FCN =   297499.0509715 Edm =   0.00553191 NCalls =    798
VariableMetric: Iteration #  90 - FCN =   297498.9541585 Edm =    0.0773567 NCalls =    802
VariableMetric: Iteration #  91 - FCN =   297496.4494278 Edm =      1.39921 NCalls =    807
VariableMetric: Iteration #  92 - FCN =   297493.5700985 Edm =       1.2196 NCalls =    810
VariableMetric: Iteration #  93 - FCN =   297492.7823027 Edm =     0.491828 NCalls =    812
VariableMetric: Iteration #  94 - FCN =   297492.3975628 Edm =     0.124634 NCalls =    814
VariableMetric: Iteration #  95 - FCN =   297492.2116138 Edm =    0.0138765 NCalls =    816
VariableMetric: Iteration #  96 - FCN =   297492.1982855 Edm =   0.00282585 NCalls =    817
VariableMetric: Iteration #  97 - FCN =    297492.193178 Edm =   0.00310314 NCalls =    819
VariableMetric: Iteration #  98 - FCN =   297492.1436396 Edm =    0.0517389 NCalls =    823
VariableMetric: Iteration #  99 - FCN =   297491.3509371 Edm =     0.771077 NCalls =    830
VariableMetric: Iteration # 100 - FCN =   297487.3771112 Edm =      1.05881 NCalls =    834
VariableMetric: Iteration # 101 - FCN =   297486.4778841 Edm =     0.117363 NCalls =    836
VariableMetric: Iteration # 102 - FCN =   297486.3079299 Edm =    0.0243412 NCalls =    838
VariableMetric: Iteration # 103 - FCN =   297486.2631778 Edm =   0.00841514 NCalls =    840
VariableMetric: Iteration # 104 - FCN =    297486.256056 Edm =   0.00373314 NCalls =    842
VariableMetric: Iteration # 105 - FCN =   297486.2527427 Edm =  0.000859096 NCalls =    844
VariableMetric: Iteration # 106 - FCN =   297486.2499408 Edm =   0.00215261 NCalls =    846
VariableMetric: Iteration # 107 - FCN =   297485.9842776 Edm =     0.267376 NCalls =    853
VariableMetric: Iteration # 108 - FCN =   297483.6521314 Edm =     0.642242 NCalls =    857
VariableMetric: Iteration # 109 - FCN =   297482.9406023 Edm =    0.0101664 NCalls =    859
VariableMetric: Iteration # 110 - FCN =   297482.9309833 Edm =  0.000688743 NCalls =    860
VariableMetric: Iteration # 111 - FCN =   297482.9302017 Edm =  0.000132339 NCalls =    862
VariableMetric: Iteration # 112 - FCN =   297482.9294266 Edm =   0.00060932 NCalls =    865
VariableMetric: Iteration # 113 - FCN =   297482.8916681 Edm =    0.0340228 NCalls =    870
VariableMetric: Iteration # 114 - FCN =   297482.3937277 Edm =     0.141393 NCalls =    873
VariableMetric: Iteration # 115 - FCN =   297482.2387233 Edm =   0.00825123 NCalls =    875
VariableMetric: Iteration # 116 - FCN =   297482.2307538 Edm =  0.000179076 NCalls =    876
VariableMetric: Iteration # 117 - FCN =   297482.2304951 Edm =  0.000107738 NCalls =    878
VariableMetric: Iteration # 118 - FCN =   297482.2211505 Edm =   0.00869144 NCalls =    884
VariableMetric: Iteration # 119 - FCN =   297481.8259277 Edm =     0.108256 NCalls =    888
VariableMetric: Iteration # 120 - FCN =   297481.6676105 Edm =    0.0045858 NCalls =    890
VariableMetric: Iteration # 121 - FCN =   297481.6635329 Edm =  0.000261604 NCalls =    892
VariableMetric: Iteration # 122 - FCN =   297481.6632902 Edm =  6.24819e-05 NCalls =    893
VariableMetric: After Hessian   - FCN =   297481.6632902 Edm =     0.258923 NCalls =   1412
VariableMetric: Iteration # 123 - FCN =   297481.6632902 Edm =     0.258923 NCalls =   1412
VariableMetric: Iteration # 124 - FCN =   297481.3105694 Edm =       0.2871 NCalls =   1422
VariableMetric: Iteration # 125 - FCN =   297481.2311882 Edm =     0.730071 NCalls =   1424
VariableMetric: Iteration # 126 - FCN =   297481.0206755 Edm =    0.0631711 NCalls =   1426
VariableMetric: Iteration # 127 - FCN =   297480.7632385 Edm =     0.123715 NCalls =   1429
VariableMetric: Iteration # 128 - FCN =   297480.4999983 Edm =     0.121458 NCalls =   1432
VariableMetric: Iteration # 129 - FCN =   297480.3230284 Edm =     0.415145 NCalls =   1434
VariableMetric: Iteration # 130 - FCN =   297480.2384737 Edm =     0.131599 NCalls =   1437
VariableMetric: Iteration # 131 - FCN =   297480.0809479 Edm =     0.152068 NCalls =   1440
VariableMetric: Iteration # 132 - FCN =   297479.8762784 Edm =     0.248416 NCalls =   1443
VariableMetric: Iteration # 133 - FCN =   297479.6245767 Edm =     0.325058 NCalls =   1446
VariableMetric: Iteration # 134 - FCN =   297479.2704468 Edm =     0.281343 NCalls =   1450
VariableMetric: Iteration # 135 - FCN =   297479.2009807 Edm =     0.109912 NCalls =   1453
VariableMetric: Iteration # 136 - FCN =   297478.9189076 Edm =     0.255189 NCalls =   1456
VariableMetric: Iteration # 137 - FCN =      297478.6271 Edm =     0.293085 NCalls =   1458
VariableMetric: Iteration # 138 - FCN =   297478.2263009 Edm =     0.257673 NCalls =   1461
VariableMetric: Iteration # 139 - FCN =   297477.8422842 Edm =     0.747182 NCalls =   1463
VariableMetric: Iteration # 140 - FCN =   297477.3689961 Edm =     0.737667 NCalls =   1466
VariableMetric: Iteration # 141 - FCN =   297476.2205638 Edm =      1.13931 NCalls =   1469
VariableMetric: Iteration # 142 - FCN =   297475.2367294 Edm =      3.80532 NCalls =   1473
VariableMetric: Iteration # 143 - FCN =   297473.8922027 Edm =      1.94415 NCalls =   1477
VariableMetric: Iteration # 144 - FCN =   297472.5853111 Edm =     0.583332 NCalls =   1481
VariableMetric: Iteration # 145 - FCN =   297472.0741263 Edm =     0.735482 NCalls =   1483
VariableMetric: Iteration # 146 - FCN =   297471.8255937 Edm =    0.0909047 NCalls =   1485
VariableMetric: Iteration # 147 - FCN =   297471.6775308 Edm =    0.0640637 NCalls =   1487
VariableMetric: Iteration # 148 - FCN =   297471.6248425 Edm =    0.0103152 NCalls =   1489
VariableMetric: Iteration # 149 - FCN =   297471.6036588 Edm =   0.00780261 NCalls =   1491
VariableMetric: Iteration # 150 - FCN =   297471.5721697 Edm =    0.0121683 NCalls =   1494
VariableMetric: Iteration # 151 - FCN =   297471.5587462 Edm =   0.00619803 NCalls =   1495
VariableMetric: Iteration # 152 - FCN =   297471.5540351 Edm =   0.00146614 NCalls =   1497
VariableMetric: Iteration # 153 - FCN =   297471.5517525 Edm =  0.000764571 NCalls =   1499
VariableMetric: Iteration # 154 - FCN =   297471.5504465 Edm =  0.000899043 NCalls =   1501
VariableMetric: Iteration # 155 - FCN =   297471.5482726 Edm =   0.00102371 NCalls =   1504
VariableMetric: Iteration # 156 - FCN =   297471.5445176 Edm =   0.00153799 NCalls =   1506
VariableMetric: Iteration # 157 - FCN =   297471.5404316 Edm =  0.000785927 NCalls =   1509
VariableMetric: Iteration # 158 - FCN =   297471.5390574 Edm =   0.00014872 NCalls =   1511
VariableMetric: Iteration # 159 - FCN =   297471.5387849 Edm =  2.89313e-05 NCalls =   1513
VariableMetric: After Hessian   - FCN =   297471.5387849 Edm =  4.73542e-05 NCalls =   2046
VariableMetric: Iteration # 160 - FCN =   297471.5387849 Edm =  4.73542e-05 NCalls =   2046
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   310418.9280948 Edm =      25.3576 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   310418.9280948 Edm =      25.3576 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   309083.6854813 Edm =       45.848 NCalls =      5
VariableMetric: Iteration #   2 - FCN =   309026.9801138 Edm =      43.7629 NCalls =      7
VariableMetric: Iteration #   3 - FCN =   305259.1689853 Edm =      202.547 NCalls =     12
VariableMetric: Iteration #   4 - FCN =   301683.8079121 Edm =      490.903 NCalls =     13
VariableMetric: Iteration #   5 - FCN =   301447.9062793 Edm =      29.8069 NCalls =     15
VariableMetric: Iteration #   6 - FCN =   300573.1871055 Edm =      1337.28 NCalls =     23
VariableMetric: Iteration #   7 - FCN =   300526.1498316 Edm =      79.4909 NCalls =     24
VariableMetric: Iteration #   8 - FCN =   299265.4782436 Edm =      293.807 NCalls =     30
VariableMetric: Iteration #   9 - FCN =    298993.614271 Edm =       1135.4 NCalls =     32
VariableMetric: Iteration #  10 - FCN =   298185.1616489 Edm =      69.1021 NCalls =     37
VariableMetric: Iteration #  11 - FCN =   297850.8721045 Edm =      2.35386 NCalls =     43
VariableMetric: Iteration #  12 - FCN =   297845.5004491 Edm =      2.78525 NCalls =     45
VariableMetric: Iteration #  13 - FCN =   297831.1682191 Edm =     0.812244 NCalls =     48
VariableMetric: Iteration #  14 - FCN =   297829.4480646 Edm =      1.71748 NCalls =     50
VariableMetric: Iteration #  15 - FCN =   297744.8612037 Edm =      52.8863 NCalls =     56
VariableMetric: Iteration #  16 - FCN =    297743.646596 Edm =     0.538405 NCalls =     58
VariableMetric: Iteration #  17 - FCN =   297731.6046255 Edm =      7.37455 NCalls =     62
VariableMetric: Iteration #  18 - FCN =   297588.8442833 Edm =      44.4007 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297546.8000324 Edm =     0.320054 NCalls =     67
VariableMetric: Iteration #  20 - FCN =    297546.036158 Edm =     0.577716 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297531.5765183 Edm =      17.0623 NCalls =     74
VariableMetric: Iteration #  22 - FCN =   297523.3659776 Edm =      6.29596 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297457.7398113 Edm =      1.81498 NCalls =     81
VariableMetric: Iteration #  24 - FCN =   297455.6003162 Edm =    0.0386908 NCalls =     82
VariableMetric: Iteration #  25 - FCN =   297455.4727486 Edm =     0.063105 NCalls =     84
VariableMetric: Iteration #  26 - FCN =   297452.0344355 Edm =         3.14 NCalls =     89
VariableMetric: Iteration #  27 - FCN =   297340.9673545 Edm =      35.9672 NCalls =     93
VariableMetric: Iteration #  28 - FCN =   297281.2480253 Edm =       4.1481 NCalls =     95
VariableMetric: Iteration #  29 - FCN =   297274.3678496 Edm =      1.19801 NCalls =     97
VariableMetric: Iteration #  30 - FCN =   297272.2328746 Edm =    0.0955489 NCalls =     99
VariableMetric: Iteration #  31 - FCN =   297272.0942491 Edm =    0.0154987 NCalls =    101
VariableMetric: Iteration #  32 - FCN =    297272.041266 Edm =    0.0364477 NCalls =    103
VariableMetric: Iteration #  33 - FCN =   297269.7080296 Edm =      1.83453 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297200.9261562 Edm =      27.7115 NCalls =    112
VariableMetric: Iteration #  35 - FCN =   297157.6553116 Edm =      4.21122 NCalls =    115
VariableMetric: Iteration #  36 - FCN =   297153.6937416 Edm =     0.299057 NCalls =    117
VariableMetric: Iteration #  37 - FCN =   297153.4528195 Edm =    0.0427296 NCalls =    119
VariableMetric: Iteration #  38 - FCN =   297153.4192155 Edm =   0.00469442 NCalls =    121
VariableMetric: Iteration #  39 - FCN =   297153.2991648 Edm =     0.102592 NCalls =    125
VariableMetric: Iteration #  40 - FCN =   297142.5096197 Edm =       5.6407 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297115.6574939 Edm =      4.86495 NCalls =    134
VariableMetric: Iteration #  42 - FCN =   297109.0291242 Edm =     0.827793 NCalls =    136
VariableMetric: Iteration #  43 - FCN =    297108.108463 Edm =    0.0974749 NCalls =    137
VariableMetric: Iteration #  44 - FCN =   297107.9714203 Edm =   0.00960042 NCalls =    139
VariableMetric: Iteration #  45 - FCN =   297107.9593316 Edm =   0.00233129 NCalls =    141
VariableMetric: Iteration #  46 - FCN =   297107.9384858 Edm =    0.0166437 NCalls =    144
VariableMetric: Iteration #  47 - FCN =    297105.543755 Edm =      2.01748 NCalls =    150
VariableMetric: Iteration #  48 - FCN =   297091.7302216 Edm =      2.29095 NCalls =    154
VariableMetric: Iteration #  49 - FCN =   297087.8275649 Edm =      1.69863 NCalls =    157
VariableMetric: Iteration #  50 - FCN =   297086.1456515 Edm =      1.37155 NCalls =    160
VariableMetric: Iteration #  51 - FCN =   297084.6306043 Edm =     0.274742 NCalls =    162
VariableMetric: Iteration #  52 - FCN =   297084.1217608 Edm =    0.0367725 NCalls =    164
VariableMetric: Iteration #  53 - FCN =    297084.087533 Edm =   0.00347351 NCalls =    166
VariableMetric: Iteration #  54 - FCN =   297084.0829098 Edm =   0.00130381 NCalls =    168
VariableMetric: Iteration #  55 - FCN =   297084.0762075 Edm =   0.00508005 NCalls =    170
VariableMetric: Iteration #  56 - FCN =   297084.0148246 Edm =     0.047621 NCalls =    173
VariableMetric: Iteration #  57 - FCN =   297083.0423434 Edm =     0.912566 NCalls =    177
VariableMetric: Iteration #  58 - FCN =   297070.0052648 Edm =      6.51424 NCalls =    180
VariableMetric: Iteration #  59 - FCN =   297063.6164301 Edm =      1.78088 NCalls =    183
VariableMetric: Iteration #  60 - FCN =   297062.5473944 Edm =     0.553393 NCalls =    185
VariableMetric: Iteration #  61 - FCN =   297061.9292022 Edm =     0.347508 NCalls =    187
VariableMetric: Iteration #  62 - FCN =   297061.4504306 Edm =     0.156606 NCalls =    189
VariableMetric: Iteration #  63 - FCN =   297061.3288359 Edm =    0.0539945 NCalls =    191
VariableMetric: Iteration #  64 - FCN =   297061.2742048 Edm =   0.00614143 NCalls =    194
VariableMetric: Iteration #  65 - FCN =   297061.2680458 Edm =   0.00066393 NCalls =    195
VariableMetric: Iteration #  66 - FCN =   297061.2669801 Edm =  0.000394413 NCalls =    197
VariableMetric: Iteration #  67 - FCN =   297061.2506268 Edm =    0.0165382 NCalls =    201
VariableMetric: Iteration #  68 - FCN =   297060.5699484 Edm =     0.067373 NCalls =    208
VariableMetric: Iteration #  69 - FCN =   297057.6450758 Edm =     0.669486 NCalls =    211
VariableMetric: Iteration #  70 - FCN =   297056.9328064 Edm =     0.262451 NCalls =    213
VariableMetric: Iteration #  71 - FCN =   297056.6316004 Edm =    0.0293891 NCalls =    215
VariableMetric: Iteration #  72 - FCN =   297056.6005945 Edm =    0.0027154 NCalls =    217
VariableMetric: Iteration #  73 - FCN =   297056.5975343 Edm =  0.000309352 NCalls =    219
VariableMetric: Iteration #  74 - FCN =   297056.5968854 Edm =  0.000325794 NCalls =    221
VariableMetric: Iteration #  75 - FCN =   297056.5936969 Edm =   0.00370932 NCalls =    224
VariableMetric: Iteration #  76 - FCN =   297056.5276138 Edm =    0.0657673 NCalls =    230
VariableMetric: Iteration #  77 - FCN =   297056.4739974 Edm =    0.0517525 NCalls =    236
VariableMetric: Iteration #  78 - FCN =   297053.5337562 Edm =     0.311733 NCalls =    241
VariableMetric: Iteration #  79 - FCN =   297052.9818022 Edm =    0.0878579 NCalls =    244
VariableMetric: Iteration #  80 - FCN =   297052.8656823 Edm =    0.0164614 NCalls =    246
VariableMetric: Iteration #  81 - FCN =   297052.8589199 Edm =    0.0018623 NCalls =    248
VariableMetric: Iteration #  82 - FCN =    297052.857056 Edm =  0.000153446 NCalls =    250
VariableMetric: Iteration #  83 - FCN =   297052.8567715 Edm =  0.000194784 NCalls =    252
VariableMetric: Iteration #  84 - FCN =   297052.8551482 Edm =   0.00173589 NCalls =    256
VariableMetric: Iteration #  85 - FCN =   297052.7201204 Edm =    0.0316485 NCalls =    263
VariableMetric: Iteration #  86 - FCN =   297052.6176064 Edm =   0.00117053 NCalls =    264
VariableMetric: Iteration #  87 - FCN =   297052.6162869 Edm =  0.000201063 NCalls =    266
VariableMetric: Iteration #  88 - FCN =   297052.6159278 Edm =  0.000171419 NCalls =    268
VariableMetric: Iteration #  89 - FCN =   297052.6093122 Edm =   0.00645505 NCalls =    272
VariableMetric: Iteration #  90 - FCN =   297051.6072679 Edm =      1.54941 NCalls =    277
VariableMetric: Iteration #  91 - FCN =   297051.5731645 Edm =    0.0220011 NCalls =    279
VariableMetric: Iteration #  92 - FCN =    297051.554932 Edm =    0.0147149 NCalls =    281
VariableMetric: Iteration #  93 - FCN =    297051.414434 Edm =     0.113651 NCalls =    285
VariableMetric: Iteration #  94 - FCN =    297050.874648 Edm =     0.383015 NCalls =    287
VariableMetric: Iteration #  95 - FCN =    297049.816372 Edm =     0.580745 NCalls =    289
VariableMetric: Iteration #  96 - FCN =   297049.3196998 Edm =      0.07565 NCalls =    291
VariableMetric: Iteration #  97 - FCN =   297049.2485049 Edm =   0.00513079 NCalls =    292
VariableMetric: Iteration #  98 - FCN =   297049.2440868 Edm =  0.000432304 NCalls =    294
VariableMetric: Iteration #  99 - FCN =   297049.2436796 Edm =  6.26235e-05 NCalls =    295
VariableMetric: After Hessian   - FCN =   297049.2436796 Edm =      7.50144 NCalls =    770
VariableMetric: Iteration # 100 - FCN =   297049.2436796 Edm =      7.50144 NCalls =    770
VariableMetric: Iteration # 101 - FCN =   297047.1793364 Edm =      3912.21 NCalls =    773
VariableMetric: Iteration # 102 - FCN =   297047.1365863 Edm =      697.923 NCalls =    779
VariableMetric: Iteration # 103 - FCN =   297047.0963312 Edm =      407.783 NCalls =    784
VariableMetric: Iteration # 104 - FCN =   297046.9521887 Edm =      3547.27 NCalls =    788
VariableMetric: Iteration # 105 - FCN =   297046.6761082 Edm =        325.4 NCalls =    792
VariableMetric: Iteration # 106 - FCN =   297046.3028069 Edm =      755.986 NCalls =    795
VariableMetric: Iteration # 107 - FCN =   297044.1764424 Edm =      205.473 NCalls =    798
VariableMetric: Iteration # 108 - FCN =   297043.1497087 Edm =      787.964 NCalls =    801
VariableMetric: Iteration # 109 - FCN =   297042.6373981 Edm =      182.586 NCalls =    804
VariableMetric: Iteration # 110 - FCN =   297041.1864543 Edm =      304.789 NCalls =    807
VariableMetric: Iteration # 111 - FCN =   297040.1083427 Edm =      136.382 NCalls =    810
VariableMetric: Iteration # 112 - FCN =   297038.4039821 Edm =      205.912 NCalls =    812
VariableMetric: Iteration # 113 - FCN =   297038.0326658 Edm =      22.7087 NCalls =    815
VariableMetric: Iteration # 114 - FCN =   297037.8150718 Edm =      7.31146 NCalls =    818
VariableMetric: Iteration # 115 - FCN =   297037.3126826 Edm =      14.6366 NCalls =    820
VariableMetric: Iteration # 116 - FCN =   297036.4886642 Edm =      13.2756 NCalls =    822
VariableMetric: Iteration # 117 - FCN =   297035.9802207 Edm =      6.08906 NCalls =    824
VariableMetric: Iteration # 118 - FCN =   297035.1981224 Edm =       339.89 NCalls =    826
VariableMetric: Iteration # 119 - FCN =   297034.0792593 Edm =      9.77074 NCalls =    828
VariableMetric: Iteration # 120 - FCN =   297033.0898629 Edm =       7.6202 NCalls =    830
VariableMetric: Iteration # 121 - FCN =   297031.7593838 Edm =      13.3171 NCalls =    832
VariableMetric: Iteration # 122 - FCN =   297031.0995554 Edm =      4.62834 NCalls =    834
VariableMetric: Iteration # 123 - FCN =   297030.4179537 Edm =      3.31086 NCalls =    836
VariableMetric: Iteration # 124 - FCN =   297029.5890425 Edm =      5.37028 NCalls =    838
VariableMetric: Iteration # 125 - FCN =   297028.5234649 Edm =     0.367936 NCalls =    840
VariableMetric: Iteration # 126 - FCN =   297028.3868585 Edm =     0.125868 NCalls =    842
VariableMetric: Iteration # 127 - FCN =   297028.3035484 Edm =     0.101484 NCalls =    844
VariableMetric: Iteration # 128 - FCN =   297028.2560182 Edm =     0.101685 NCalls =    845
VariableMetric: Iteration # 129 - FCN =   297028.1816455 Edm =    0.0449598 NCalls =    848
VariableMetric: Iteration # 130 - FCN =   297028.1503009 Edm =    0.0179864 NCalls =    850
VariableMetric: Iteration # 131 - FCN =   297028.1373496 Edm =     0.010009 NCalls =    852
VariableMetric: Iteration # 132 - FCN =   297028.1227619 Edm =    0.0158686 NCalls =    854
VariableMetric: Iteration # 133 - FCN =   297028.0441683 Edm =     0.109581 NCalls =    858
VariableMetric: Iteration # 134 - FCN =    297027.625644 Edm =     0.402558 NCalls =    864
VariableMetric: Iteration # 135 - FCN =   297027.3472315 Edm =     0.316962 NCalls =    866
VariableMetric: Iteration # 136 - FCN =   297027.1484731 Edm =     0.138049 NCalls =    868
VariableMetric: Iteration # 137 - FCN =   297027.0627706 Edm =    0.0342927 NCalls =    870
VariableMetric: Iteration # 138 - FCN =   297027.0313173 Edm =   0.00535791 NCalls =    872
VariableMetric: Iteration # 139 - FCN =   297027.0238016 Edm =   0.00108834 NCalls =    874
VariableMetric: Iteration # 140 - FCN =   297027.0226661 Edm =  0.000201604 NCalls =    875
VariableMetric: Iteration # 141 - FCN =   297027.0224506 Edm =  1.34823e-05 NCalls =    877
VariableMetric: After Hessian   - FCN =   297027.0224506 Edm =  1.21534e-05 NCalls =   1374
VariableMetric: Iteration # 142 - FCN =   297027.0224506 Edm =  1.21534e-05 NCalls =   1374
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =    305945.440628 Edm =      5.69958 NCalls =      1
VariableMetric: Iteration #   0 - FCN =    305945.440628 Edm =      5.69958 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302632.9930742 Edm =      50.5979 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   302531.4639469 Edm =      104.214 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   302513.3548635 Edm =      1.44907 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   302159.8801463 Edm =      191.613 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   301483.1873251 Edm =      33.6112 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   301443.0751621 Edm =       7.0078 NCalls =     31
VariableMetric: Iteration #   7 - FCN =    301438.944325 Edm =     0.969623 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   301432.6335339 Edm =      3.69442 NCalls =     36
VariableMetric: Iteration #   9 - FCN =   300966.5344281 Edm =      1010.32 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   300962.1054324 Edm =      13.3012 NCalls =     46
VariableMetric: Iteration #  11 - FCN =   300863.7377838 Edm =      411.596 NCalls =     51
VariableMetric: Iteration #  12 - FCN =   300722.1024578 Edm =      161.858 NCalls =     55
VariableMetric: Iteration #  13 - FCN =   300711.0185333 Edm =      18.2018 NCalls =     57
VariableMetric: Iteration #  14 - FCN =   300316.8263776 Edm =       119.75 NCalls =     63
VariableMetric: Iteration #  15 - FCN =   300183.7510469 Edm =      7.54822 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   300083.5578934 Edm =      87.7989 NCalls =     67
VariableMetric: Iteration #  17 - FCN =   299973.1266573 Edm =      61.6608 NCalls =     73
VariableMetric: Iteration #  18 - FCN =   297902.0329188 Edm =      198.622 NCalls =     78
VariableMetric: Iteration #  19 - FCN =   297741.9085965 Edm =       57.499 NCalls =     80
VariableMetric: Iteration #  20 - FCN =   297680.3965964 Edm =      10.5875 NCalls =     83
VariableMetric: Iteration #  21 - FCN =   297667.6039016 Edm =     0.924632 NCalls =     85
VariableMetric: Iteration #  22 - FCN =   297666.6417512 Edm =     0.036643 NCalls =     86
VariableMetric: Iteration #  23 - FCN =   297664.8284195 Edm =      1.68839 NCalls =     91
VariableMetric: Iteration #  24 - FCN =    297524.190765 Edm =      2.79555 NCalls =     97
VariableMetric: Iteration #  25 - FCN =   297521.9755217 Edm =     0.106386 NCalls =     99
VariableMetric: Iteration #  26 - FCN =   297521.8484622 Edm =    0.0258151 NCalls =    101
VariableMetric: Iteration #  27 - FCN =   297521.6813927 Edm =     0.133968 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297513.8270352 Edm =      8.48813 NCalls =    109
VariableMetric: Iteration #  29 - FCN =   297498.5325473 Edm =      12.7422 NCalls =    114
VariableMetric: Iteration #  30 - FCN =   297404.8499567 Edm =      7.15375 NCalls =    118
VariableMetric: Iteration #  31 - FCN =   297398.0339678 Edm =     0.565634 NCalls =    119
VariableMetric: Iteration #  32 - FCN =   297397.4113031 Edm =    0.0165132 NCalls =    121
VariableMetric: Iteration #  33 - FCN =   297397.3915548 Edm =   0.00528304 NCalls =    123
VariableMetric: Iteration #  34 - FCN =   297396.9903746 Edm =     0.402488 NCalls =    128
VariableMetric: Iteration #  35 - FCN =   297389.8895794 Edm =     0.634546 NCalls =    135
VariableMetric: Iteration #  36 - FCN =   297341.3512969 Edm =      7.97912 NCalls =    139
VariableMetric: Iteration #  37 - FCN =   297329.6946432 Edm =      9.54412 NCalls =    142
VariableMetric: Iteration #  38 - FCN =   297325.6376995 Edm =     0.248144 NCalls =    144
VariableMetric: Iteration #  39 - FCN =   297325.2594038 Edm =     0.122599 NCalls =    146
VariableMetric: Iteration #  40 - FCN =   297324.7255034 Edm =     0.198176 NCalls =    148
VariableMetric: Iteration #  41 - FCN =   297324.1263974 Edm =    0.0210452 NCalls =    151
VariableMetric: Iteration #  42 - FCN =   297324.1031497 Edm =   0.00267558 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297324.0931833 Edm =   0.00637618 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297323.8687641 Edm =     0.181052 NCalls =    158
VariableMetric: Iteration #  45 - FCN =   297312.7867047 Edm =      3.67045 NCalls =    164
VariableMetric: Iteration #  46 - FCN =   297303.7272466 Edm =      1.69947 NCalls =    167
VariableMetric: Iteration #  47 - FCN =   297301.7403521 Edm =      1.36537 NCalls =    170
VariableMetric: Iteration #  48 - FCN =   297300.6814048 Edm =      1.66199 NCalls =    172
VariableMetric: Iteration #  49 - FCN =   297299.7658001 Edm =     0.507306 NCalls =    174
VariableMetric: Iteration #  50 - FCN =   297299.4860435 Edm =     0.908815 NCalls =    176
VariableMetric: Iteration #  51 - FCN =   297299.1126635 Edm =     0.207988 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297295.2696555 Edm =      2.42863 NCalls =    184
VariableMetric: Iteration #  53 - FCN =   297293.3148119 Edm =      2.41274 NCalls =    186
VariableMetric: Iteration #  54 - FCN =   297291.8711799 Edm =     0.737949 NCalls =    188
VariableMetric: Iteration #  55 - FCN =    297291.155556 Edm =    0.0508495 NCalls =    190
VariableMetric: Iteration #  56 - FCN =   297291.1015877 Edm =   0.00286087 NCalls =    192
VariableMetric: Iteration #  57 - FCN =   297291.0985707 Edm =  0.000916697 NCalls =    194
VariableMetric: Iteration #  58 - FCN =   297291.0729017 Edm =    0.0206154 NCalls =    198
VariableMetric: Iteration #  59 - FCN =   297286.6381354 Edm =      3.30614 NCalls =    204
VariableMetric: Iteration #  60 - FCN =   297277.4971739 Edm =     0.211449 NCalls =    206
VariableMetric: Iteration #  61 - FCN =   297277.2965689 Edm =     0.182205 NCalls =    207
VariableMetric: Iteration #  62 - FCN =   297277.1301853 Edm =     0.044583 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297277.0636101 Edm =    0.0205979 NCalls =    211
VariableMetric: Iteration #  64 - FCN =   297277.0245759 Edm =    0.0350556 NCalls =    215
VariableMetric: Iteration #  65 - FCN =   297276.8184373 Edm =     0.209952 NCalls =    221
VariableMetric: Iteration #  66 - FCN =   297276.3561805 Edm =      6.27944 NCalls =    226
VariableMetric: Iteration #  67 - FCN =   297275.7455246 Edm =     0.676281 NCalls =    233
VariableMetric: Iteration #  68 - FCN =   297275.4549954 Edm =      0.99523 NCalls =    238
VariableMetric: Iteration #  69 - FCN =   297274.1296537 Edm =     0.378077 NCalls =    243
VariableMetric: Iteration #  70 - FCN =   297273.5778498 Edm =    0.0561232 NCalls =    245
VariableMetric: Iteration #  71 - FCN =   297273.5249609 Edm =   0.00868609 NCalls =    247
VariableMetric: Iteration #  72 - FCN =   297273.5150545 Edm =   0.00107562 NCalls =    249
VariableMetric: Iteration #  73 - FCN =   297273.5053684 Edm =   0.00610571 NCalls =    252
VariableMetric: Iteration #  74 - FCN =   297273.4550788 Edm =    0.0336404 NCalls =    255
VariableMetric: Iteration #  75 - FCN =   297270.7370725 Edm =      2.60567 NCalls =    261
VariableMetric: Iteration #  76 - FCN =   297257.8073607 Edm =      3.62052 NCalls =    263
VariableMetric: Iteration #  77 - FCN =   297255.2361518 Edm =     0.976784 NCalls =    265
VariableMetric: Iteration #  78 - FCN =   297254.7949844 Edm =    0.0672126 NCalls =    267
VariableMetric: Iteration #  79 - FCN =   297254.7146672 Edm =    0.0150204 NCalls =    269
VariableMetric: Iteration #  80 - FCN =   297254.6737819 Edm =    0.0165161 NCalls =    273
VariableMetric: Iteration #  81 - FCN =   297254.5768921 Edm =     0.184714 NCalls =    277
VariableMetric: Iteration #  82 - FCN =   297254.5483554 Edm =     0.190751 NCalls =    282
VariableMetric: Iteration #  83 - FCN =   297254.3563899 Edm =     0.321549 NCalls =    286
VariableMetric: Iteration #  84 - FCN =    297254.333132 Edm =    0.0382846 NCalls =    288
VariableMetric: Iteration #  85 - FCN =   297254.2086903 Edm =     0.176454 NCalls =    291
VariableMetric: Iteration #  86 - FCN =   297253.3504605 Edm =      1.16329 NCalls =    297
VariableMetric: Iteration #  87 - FCN =   297253.3237816 Edm =    0.0425437 NCalls =    299
VariableMetric: Iteration #  88 - FCN =   297252.7378275 Edm =     0.487559 NCalls =    303
VariableMetric: Iteration #  89 - FCN =   297250.5469861 Edm =     0.590865 NCalls =    305
VariableMetric: Iteration #  90 - FCN =   297250.1192161 Edm =    0.0360901 NCalls =    307
VariableMetric: Iteration #  91 - FCN =   297250.0846218 Edm =   0.00254493 NCalls =    308
VariableMetric: Iteration #  92 - FCN =   297250.0824444 Edm =    0.0005385 NCalls =    310
VariableMetric: Iteration #  93 - FCN =   297250.0811265 Edm =  0.000887722 NCalls =    312
VariableMetric: Iteration #  94 - FCN =   297250.0610081 Edm =    0.0268637 NCalls =    317
VariableMetric: Iteration #  95 - FCN =   297249.9946429 Edm =    0.0635351 NCalls =    323
VariableMetric: Iteration #  96 - FCN =   297245.3725985 Edm =     0.140367 NCalls =    329
VariableMetric: Iteration #  97 - FCN =    297245.256993 Edm =   0.00602613 NCalls =    331
VariableMetric: Iteration #  98 - FCN =   297245.2534782 Edm =  0.000396114 NCalls =    333
VariableMetric: Iteration #  99 - FCN =   297245.2530908 Edm =   0.00010954 NCalls =    334
VariableMetric: Iteration # 100 - FCN =   297245.2522451 Edm =  0.000877042 NCalls =    337
VariableMetric: Iteration # 101 - FCN =   297245.2025376 Edm =    0.0510939 NCalls =    344
VariableMetric: Iteration # 102 - FCN =   297245.0498253 Edm =    0.0083124 NCalls =    351
VariableMetric: Iteration # 103 - FCN =   297244.1061874 Edm =     0.262883 NCalls =    353
VariableMetric: Iteration # 104 - FCN =   297243.5156699 Edm =     0.139252 NCalls =    356
VariableMetric: Iteration # 105 - FCN =    297243.327096 Edm =     0.118779 NCalls =    359
VariableMetric: Iteration # 106 - FCN =   297243.2387684 Edm =    0.0299393 NCalls =    361
VariableMetric: Iteration # 107 - FCN =   297243.1814279 Edm =    0.0137175 NCalls =    363
VariableMetric: Iteration # 108 - FCN =   297243.1675675 Edm =    0.0029757 NCalls =    365
VariableMetric: Iteration # 109 - FCN =   297243.1636109 Edm =  0.000337312 NCalls =    367
VariableMetric: Iteration # 110 - FCN =   297243.1630771 Edm =  0.000159078 NCalls =    369
VariableMetric: Iteration # 111 - FCN =   297243.1618902 Edm =  0.000998813 NCalls =    372
VariableMetric: Iteration # 112 - FCN =   297243.0194564 Edm =      0.18044 NCalls =    379
VariableMetric: Iteration # 113 - FCN =   297243.0067939 Edm =    0.0144309 NCalls =    383
VariableMetric: Iteration # 114 - FCN =   297242.9761133 Edm =     0.122176 NCalls =    387
VariableMetric: Iteration # 115 - FCN =   297242.3582522 Edm =     0.108521 NCalls =    395
VariableMetric: Iteration # 116 - FCN =   297242.3582522 Edm =     0.108521 NCalls =    406
VariableMetric: After Hessian   - FCN =   297242.3582522 Edm =      4.32985 NCalls =    879
VariableMetric: Iteration # 117 - FCN =   297242.3582522 Edm =      4.32985 NCalls =    879
VariableMetric: Iteration # 118 - FCN =    297241.896481 Edm =      4.27498 NCalls =    886
VariableMetric: Iteration # 119 - FCN =   297241.8908221 Edm =      1.67411 NCalls =    890
VariableMetric: Iteration # 120 - FCN =   297237.6611376 Edm =     0.478786 NCalls =    893
VariableMetric: Iteration # 121 - FCN =   297236.4571777 Edm =      0.60206 NCalls =    896
VariableMetric: Iteration # 122 - FCN =   297235.2362561 Edm =     0.146985 NCalls =    899
VariableMetric: Iteration # 123 - FCN =   297234.6761701 Edm =     0.275874 NCalls =    902
VariableMetric: Iteration # 124 - FCN =   297233.9506351 Edm =     0.087997 NCalls =    904
VariableMetric: Iteration # 125 - FCN =   297233.7815395 Edm =    0.0468045 NCalls =    906
VariableMetric: Iteration # 126 - FCN =   297233.6038346 Edm =    0.0637856 NCalls =    908
VariableMetric: Iteration # 127 - FCN =   297233.4744603 Edm =    0.0306939 NCalls =    911
VariableMetric: Iteration # 128 - FCN =   297233.3969424 Edm =    0.0489325 NCalls =    913
VariableMetric: Iteration # 129 - FCN =   297233.3735704 Edm =    0.0115821 NCalls =    915
VariableMetric: Iteration # 130 - FCN =    297233.317198 Edm =     0.018963 NCalls =    918
VariableMetric: Iteration # 131 - FCN =    297233.283157 Edm =   0.00880357 NCalls =    920
VariableMetric: Iteration # 132 - FCN =   297233.2590445 Edm =    0.0146974 NCalls =    922
VariableMetric: Iteration # 133 - FCN =    297233.196328 Edm =     0.010002 NCalls =    926
VariableMetric: Iteration # 134 - FCN =   297233.1655959 Edm =    0.0143879 NCalls =    928
VariableMetric: Iteration # 135 - FCN =   297233.0997364 Edm =    0.0460123 NCalls =    931
VariableMetric: Iteration # 136 - FCN =     297233.06788 Edm =    0.0145475 NCalls =    933
VariableMetric: Iteration # 137 - FCN =   297233.0285348 Edm =    0.0185593 NCalls =    935
VariableMetric: Iteration # 138 - FCN =   297232.9231156 Edm =    0.0730783 NCalls =    938
VariableMetric: Iteration # 139 - FCN =   297232.8117479 Edm =    0.0488128 NCalls =    941
VariableMetric: Iteration # 140 - FCN =   297232.7527122 Edm =    0.0254852 NCalls =    943
VariableMetric: Iteration # 141 - FCN =   297232.7072719 Edm =     0.032964 NCalls =    945
VariableMetric: Iteration # 142 - FCN =   297232.6100511 Edm =    0.0538307 NCalls =    948
VariableMetric: Iteration # 143 - FCN =   297232.5510699 Edm =     0.036079 NCalls =    950
VariableMetric: Iteration # 144 - FCN =   297232.4842231 Edm =     0.033254 NCalls =    953
VariableMetric: Iteration # 145 - FCN =    297232.389715 Edm =    0.0584935 NCalls =    956
VariableMetric: Iteration # 146 - FCN =   297232.1508145 Edm =     0.156304 NCalls =    959
VariableMetric: Iteration # 147 - FCN =    297231.760434 Edm =    0.0426958 NCalls =    961
VariableMetric: Iteration # 148 - FCN =   297231.6987801 Edm =    0.0314317 NCalls =    963
VariableMetric: Iteration # 149 - FCN =   297231.5779982 Edm =    0.0338566 NCalls =    967
VariableMetric: Iteration # 150 - FCN =   297231.5152166 Edm =    0.0104076 NCalls =    969
VariableMetric: Iteration # 151 - FCN =   297231.4933151 Edm =    0.0135727 NCalls =    971
VariableMetric: Iteration # 152 - FCN =   297231.4642132 Edm =    0.0203286 NCalls =    973
VariableMetric: Iteration # 153 - FCN =   297231.4276305 Edm =   0.00687804 NCalls =    975
VariableMetric: Iteration # 154 - FCN =   297231.4111619 Edm =    0.0145849 NCalls =    977
VariableMetric: Iteration # 155 - FCN =   297231.3736325 Edm =    0.0289578 NCalls =    980
VariableMetric: Iteration # 156 - FCN =   297231.2911651 Edm =    0.0165985 NCalls =    983
VariableMetric: Iteration # 157 - FCN =    297231.257983 Edm =    0.0107711 NCalls =    986
VariableMetric: Iteration # 158 - FCN =   297231.2360176 Edm =    0.0195285 NCalls =    988
VariableMetric: Iteration # 159 - FCN =   297231.2211643 Edm =    0.0171479 NCalls =    991
VariableMetric: Iteration # 160 - FCN =   297231.2150732 Edm =   0.00387546 NCalls =    993
VariableMetric: Iteration # 161 - FCN =   297231.2056817 Edm =   0.00331555 NCalls =    995
VariableMetric: Iteration # 162 - FCN =   297231.1947727 Edm =   0.00205937 NCalls =    997
VariableMetric: Iteration # 163 - FCN =   297231.1907866 Edm =  0.000928867 NCalls =    999
VariableMetric: Iteration # 164 - FCN =     297231.18733 Edm =   0.00139145 NCalls =   1001
VariableMetric: Iteration # 165 - FCN =   297231.1823937 Edm =   0.00221754 NCalls =   1003
VariableMetric: Iteration # 166 - FCN =   297231.1711561 Edm =   0.00220492 NCalls =   1005
VariableMetric: Iteration # 167 - FCN =   297231.1681205 Edm =  0.000796028 NCalls =   1007
VariableMetric: Iteration # 168 - FCN =   297231.1651088 Edm =   0.00166509 NCalls =   1010
VariableMetric: Iteration # 169 - FCN =   297231.1613332 Edm =  0.000642211 NCalls =   1013
VariableMetric: Iteration # 170 - FCN =     297231.16024 Edm =  0.000662416 NCalls =   1015
VariableMetric: Iteration # 171 - FCN =   297231.1551613 Edm =   0.00129649 NCalls =   1018
VariableMetric: Iteration # 172 - FCN =   297231.1530762 Edm =  0.000524153 NCalls =   1020
VariableMetric: Iteration # 173 - FCN =   297231.1502715 Edm =   0.00148603 NCalls =   1023
VariableMetric: Iteration # 174 - FCN =   297231.1449548 Edm =    0.0010843 NCalls =   1025
VariableMetric: Iteration # 175 - FCN =   297231.1438564 Edm =  0.000480348 NCalls =   1027
VariableMetric: Iteration # 176 - FCN =   297231.1427708 Edm =   0.00071487 NCalls =   1029
VariableMetric: Iteration # 177 - FCN =   297231.1371068 Edm =    0.0016119 NCalls =   1032
VariableMetric: Iteration # 178 - FCN =   297231.1330267 Edm =   0.00130845 NCalls =   1034
VariableMetric: Iteration # 179 - FCN =   297231.1307647 Edm =  0.000814711 NCalls =   1036
VariableMetric: Iteration # 180 - FCN =   297231.1282706 Edm =   0.00211697 NCalls =   1039
VariableMetric: Iteration # 181 - FCN =   297231.1206543 Edm =   0.00178308 NCalls =   1043
VariableMetric: Iteration # 182 - FCN =   297231.1184249 Edm =  0.000397833 NCalls =   1046
VariableMetric: Iteration # 183 - FCN =    297231.117828 Edm =   0.00018862 NCalls =   1048
VariableMetric: Iteration # 184 - FCN =   297231.1172544 Edm =  0.000300811 NCalls =   1050
VariableMetric: Iteration # 185 - FCN =   297231.1156091 Edm =  0.000887984 NCalls =   1053
VariableMetric: Iteration # 186 - FCN =   297231.1129864 Edm =  0.000612355 NCalls =   1055
VariableMetric: Iteration # 187 - FCN =   297231.1118719 Edm =  0.000297456 NCalls =   1057
VariableMetric: Iteration # 188 - FCN =     297231.10792 Edm =   0.00312304 NCalls =   1060
VariableMetric: Iteration # 189 - FCN =   297231.0763087 Edm =   0.00507471 NCalls =   1064
VariableMetric: Iteration # 190 - FCN =   297231.0676773 Edm =   0.00385173 NCalls =   1066
VariableMetric: Iteration # 191 - FCN =   297231.0621947 Edm =     0.011319 NCalls =   1069
VariableMetric: Iteration # 192 - FCN =   297231.0449478 Edm =    0.0484661 NCalls =   1073
VariableMetric: Iteration # 193 - FCN =   297231.0047576 Edm =    0.0328336 NCalls =   1078
VariableMetric: Iteration # 194 - FCN =   297230.9710679 Edm =    0.0384482 NCalls =   1082
VariableMetric: Iteration # 195 - FCN =   297230.9290972 Edm =    0.0502446 NCalls =   1085
VariableMetric: Iteration # 196 - FCN =    297230.906028 Edm =    0.0134098 NCalls =   1087
VariableMetric: Iteration # 197 - FCN =   297230.8776997 Edm =   0.00690755 NCalls =   1089
VariableMetric: Iteration # 198 - FCN =    297230.872076 Edm =   0.00687981 NCalls =   1091
VariableMetric: Iteration # 199 - FCN =   297230.8688424 Edm =   0.00584745 NCalls =   1092
VariableMetric: Iteration # 200 - FCN =   297230.8554215 Edm =   0.00905926 NCalls =   1095
VariableMetric: Iteration # 201 - FCN =     297230.81735 Edm =    0.0157102 NCalls =   1099
VariableMetric: Iteration # 202 - FCN =   297230.7988132 Edm =    0.0123859 NCalls =   1100
VariableMetric: Iteration # 203 - FCN =   297230.7919873 Edm =   0.00283141 NCalls =   1101
VariableMetric: Iteration # 204 - FCN =   297230.7885927 Edm =    0.0090541 NCalls =   1103
VariableMetric: Iteration # 205 - FCN =   297230.7835145 Edm =   0.00358082 NCalls =   1106
VariableMetric: Iteration # 206 - FCN =     297230.77473 Edm =  0.000329907 NCalls =   1109
VariableMetric: Iteration # 207 - FCN =   297230.7742318 Edm =  4.48066e-05 NCalls =   1111
VariableMetric: After Hessian   - FCN =   297230.7742318 Edm =    0.0312377 NCalls =   1598
VariableMetric: Iteration # 208 - FCN =   297230.7742318 Edm =    0.0312377 NCalls =   1598
VariableMetric: Iteration # 209 - FCN =   297230.7735875 Edm =   0.00171324 NCalls =   1601
VariableMetric: Iteration # 210 - FCN =   297230.7730866 Edm =   0.00285786 NCalls =   1603
VariableMetric: Iteration # 211 - FCN =   297230.7724463 Edm =  0.000168727 NCalls =   1605
VariableMetric: Iteration # 212 - FCN =   297230.7722004 Edm =  0.000118206 NCalls =   1607
VariableMetric: Iteration # 213 - FCN =   297230.7719945 Edm =  1.40694e-05 NCalls =   1609
VariableMetric: After Hessian   - FCN =   297230.7719945 Edm =  0.000120444 NCalls =   2098
VariableMetric: Iteration # 214 - FCN =   297230.7719945 Edm =  0.000120444 NCalls =   2098
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   303073.9631039 Edm =      8.93757 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   303073.9631039 Edm =      8.93757 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298627.5854411 Edm =      1.42825 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   298603.8608561 Edm =      29.5502 NCalls =     12
VariableMetric: Iteration #   3 - FCN =   298549.3805079 Edm =      55.7945 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   298463.4307725 Edm =      82.2457 NCalls =     22
VariableMetric: Iteration #   5 - FCN =   297979.3536452 Edm =      208.735 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297875.3596025 Edm =      6.86816 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   297870.2626507 Edm =     0.321783 NCalls =     29
VariableMetric: Iteration #   8 - FCN =    297484.848263 Edm =      29.4711 NCalls =     36
VariableMetric: Iteration #   9 - FCN =    297450.747267 Edm =      27.3844 NCalls =     38
VariableMetric: Iteration #  10 - FCN =   297436.5794236 Edm =      5.14792 NCalls =     40
VariableMetric: Iteration #  11 - FCN =   297389.5897782 Edm =      11.6591 NCalls =     44
VariableMetric: Iteration #  12 - FCN =     297376.09334 Edm =      9.90857 NCalls =     45
VariableMetric: Iteration #  13 - FCN =   297363.3120725 Edm =      3.44578 NCalls =     50
VariableMetric: Iteration #  14 - FCN =   297356.8736213 Edm =       9.6484 NCalls =     53
VariableMetric: Iteration #  15 - FCN =   297335.7171805 Edm =      89.7097 NCalls =     64
VariableMetric: Iteration #  16 - FCN =   297334.7752428 Edm =       6.1021 NCalls =     66
VariableMetric: Iteration #  17 - FCN =   297333.8756296 Edm =      7.89003 NCalls =     68
VariableMetric: Iteration #  18 - FCN =   297332.7815315 Edm =      5.06591 NCalls =     70
VariableMetric: Iteration #  19 - FCN =   297330.9173298 Edm =      1.12058 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297329.2240212 Edm =      1.62766 NCalls =     75
VariableMetric: Iteration #  21 - FCN =   297325.7258562 Edm =     0.349743 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297305.4209539 Edm =      12.8286 NCalls =     83
VariableMetric: Iteration #  23 - FCN =   297254.6056891 Edm =      5.75861 NCalls =     85
VariableMetric: Iteration #  24 - FCN =   297246.4624792 Edm =      5.15636 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297233.4059998 Edm =      19.8294 NCalls =     93
VariableMetric: Iteration #  26 - FCN =   297220.3111562 Edm =      8.64594 NCalls =     96
VariableMetric: Iteration #  27 - FCN =   297209.9901675 Edm =      1.26474 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297208.4382932 Edm =     0.310548 NCalls =    100
VariableMetric: Iteration #  29 - FCN =   297208.0996256 Edm =     0.297503 NCalls =    102
VariableMetric: Iteration #  30 - FCN =   297206.9419143 Edm =      1.44046 NCalls =    106
VariableMetric: Iteration #  31 - FCN =   297188.1865793 Edm =       4.5055 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297165.5175704 Edm =      6.89094 NCalls =    115
VariableMetric: Iteration #  33 - FCN =   297159.1305883 Edm =      1.92442 NCalls =    118
VariableMetric: Iteration #  34 - FCN =   297158.4216824 Edm =    0.0293423 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297158.3934147 Edm =   0.00298641 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297158.3445094 Edm =    0.0468356 NCalls =    125
VariableMetric: Iteration #  37 - FCN =   297156.0258861 Edm =      1.79176 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297139.6396855 Edm =     0.619606 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297138.5024467 Edm =    0.0767018 NCalls =    137
VariableMetric: Iteration #  40 - FCN =   297138.4273552 Edm =   0.00261186 NCalls =    139
VariableMetric: Iteration #  41 - FCN =   297138.4201705 Edm =   0.00539127 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297138.3093988 Edm =    0.0961468 NCalls =    146
VariableMetric: Iteration #  43 - FCN =   297134.5735544 Edm =      2.91245 NCalls =    151
VariableMetric: Iteration #  44 - FCN =   297115.2389262 Edm =      7.26317 NCalls =    154
VariableMetric: Iteration #  45 - FCN =    297107.655523 Edm =      1.03413 NCalls =    155
VariableMetric: Iteration #  46 - FCN =    297106.822035 Edm =     0.159623 NCalls =    157
VariableMetric: Iteration #  47 - FCN =   297106.7042994 Edm =    0.0163304 NCalls =    159
VariableMetric: Iteration #  48 - FCN =   297106.6661264 Edm =    0.0154862 NCalls =    161
VariableMetric: Iteration #  49 - FCN =   297106.6323514 Edm =   0.00490975 NCalls =    163
VariableMetric: Iteration #  50 - FCN =    297106.611829 Edm =     0.014927 NCalls =    165
VariableMetric: Iteration #  51 - FCN =   297100.1634248 Edm =      6.20846 NCalls =    171
VariableMetric: Iteration #  52 - FCN =   297099.5611105 Edm =     0.651392 NCalls =    175
VariableMetric: Iteration #  53 - FCN =   297081.0748071 Edm =      2.11059 NCalls =    182
VariableMetric: Iteration #  54 - FCN =    297077.070336 Edm =      1.52172 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297075.8285551 Edm =     0.333766 NCalls =    185
VariableMetric: Iteration #  56 - FCN =   297074.9924675 Edm =     0.449589 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297074.1570581 Edm =      1.46967 NCalls =    189
VariableMetric: Iteration #  58 - FCN =   297073.0771381 Edm =     0.549151 NCalls =    194
VariableMetric: Iteration #  59 - FCN =     297072.26402 Edm =       0.5996 NCalls =    197
VariableMetric: Iteration #  60 - FCN =   297071.9688014 Edm =    0.0558477 NCalls =    199
VariableMetric: Iteration #  61 - FCN =   297071.9101854 Edm =   0.00119071 NCalls =    201
VariableMetric: Iteration #  62 - FCN =    297071.905164 Edm =     0.003345 NCalls =    203
VariableMetric: Iteration #  63 - FCN =   297071.8439937 Edm =    0.0566157 NCalls =    207
VariableMetric: Iteration #  64 - FCN =   297070.9364783 Edm =     0.714832 NCalls =    211
VariableMetric: Iteration #  65 - FCN =   297063.0745344 Edm =      1.59183 NCalls =    215
VariableMetric: Iteration #  66 - FCN =    297060.759287 Edm =     0.382003 NCalls =    217
VariableMetric: Iteration #  67 - FCN =   297060.4091136 Edm =    0.0120517 NCalls =    219
VariableMetric: Iteration #  68 - FCN =   297060.3909532 Edm =   0.00212584 NCalls =    221
VariableMetric: Iteration #  69 - FCN =   297060.3873702 Edm =  0.000945983 NCalls =    223
VariableMetric: Iteration #  70 - FCN =    297060.377535 Edm =    0.0113494 NCalls =    226
VariableMetric: Iteration #  71 - FCN =   297060.3064642 Edm =    0.0836128 NCalls =    231
VariableMetric: Iteration #  72 - FCN =   297060.2992922 Edm =    0.0065008 NCalls =    234
VariableMetric: Iteration #  73 - FCN =   297059.5357149 Edm =     0.603771 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297052.5372649 Edm =      1.54396 NCalls =    246
VariableMetric: Iteration #  75 - FCN =   297051.5834911 Edm =      0.27374 NCalls =    248
VariableMetric: Iteration #  76 - FCN =   297051.3216599 Edm =    0.0546976 NCalls =    250
VariableMetric: Iteration #  77 - FCN =   297051.2745148 Edm =    0.0139099 NCalls =    252
VariableMetric: Iteration #  78 - FCN =   297051.2547243 Edm =   0.00174374 NCalls =    254
VariableMetric: Iteration #  79 - FCN =    297051.252007 Edm =  0.000576764 NCalls =    256
VariableMetric: Iteration #  80 - FCN =    297051.247462 Edm =   0.00473424 NCalls =    259
VariableMetric: Iteration #  81 - FCN =   297050.8820969 Edm =     0.244385 NCalls =    267
VariableMetric: Iteration #  82 - FCN =   297049.9558815 Edm =     0.683559 NCalls =    270
VariableMetric: Iteration #  83 - FCN =   297048.1786444 Edm =      1.97687 NCalls =    274
VariableMetric: Iteration #  84 - FCN =   297046.4080008 Edm =       1.0799 NCalls =    279
VariableMetric: Iteration #  85 - FCN =   297043.1056459 Edm =     0.564867 NCalls =    282
VariableMetric: Iteration #  86 - FCN =   297042.4341118 Edm =      1.31194 NCalls =    284
VariableMetric: Iteration #  87 - FCN =   297042.1290084 Edm =     0.192329 NCalls =    286
VariableMetric: Iteration #  88 - FCN =   297041.8804901 Edm =    0.0816127 NCalls =    288
VariableMetric: Iteration #  89 - FCN =   297041.7971934 Edm =     0.054526 NCalls =    289
VariableMetric: Iteration #  90 - FCN =   297041.7671325 Edm =   0.00958441 NCalls =    290
VariableMetric: Iteration #  91 - FCN =   297041.7573451 Edm =   0.00399918 NCalls =    292
VariableMetric: Iteration #  92 - FCN =   297041.7482037 Edm =   0.00674276 NCalls =    294
VariableMetric: Iteration #  93 - FCN =   297041.6940645 Edm =    0.0173668 NCalls =    300
VariableMetric: Iteration #  94 - FCN =    297041.673641 Edm =    0.0137019 NCalls =    303
VariableMetric: Iteration #  95 - FCN =   297041.6675454 Edm =  0.000503545 NCalls =    305
VariableMetric: Iteration #  96 - FCN =   297041.6668395 Edm =  0.000102883 NCalls =    307
VariableMetric: Iteration #  97 - FCN =   297041.6661264 Edm =   0.00041159 NCalls =    310
VariableMetric: Iteration #  98 - FCN =   297041.6582532 Edm =   0.00627659 NCalls =    314
VariableMetric: Iteration #  99 - FCN =   297041.0622148 Edm =     0.520102 NCalls =    320
VariableMetric: Iteration # 100 - FCN =   297040.6847077 Edm =     0.628167 NCalls =    322
VariableMetric: Iteration # 101 - FCN =   297039.8938488 Edm =     0.199353 NCalls =    324
VariableMetric: Iteration # 102 - FCN =   297039.7643754 Edm =    0.0632014 NCalls =    326
VariableMetric: Iteration # 103 - FCN =   297039.7073298 Edm =    0.0132635 NCalls =    328
VariableMetric: Iteration # 104 - FCN =   297039.6818711 Edm =    0.0142679 NCalls =    331
VariableMetric: Iteration # 105 - FCN =   297039.6602697 Edm =      0.00921 NCalls =    333
VariableMetric: Iteration # 106 - FCN =   297039.6370381 Edm =    0.0105622 NCalls =    336
VariableMetric: Iteration # 107 - FCN =   297039.6240542 Edm =   0.00541676 NCalls =    338
VariableMetric: Iteration # 108 - FCN =   297039.6196678 Edm =   0.00130733 NCalls =    340
VariableMetric: Iteration # 109 - FCN =   297039.6186551 Edm =  7.53779e-05 NCalls =    342
VariableMetric: Iteration # 110 - FCN =   297039.6185265 Edm =   3.3233e-05 NCalls =    344
VariableMetric: After Hessian   - FCN =   297039.6185265 Edm =      211.509 NCalls =    825
VariableMetric: Iteration # 111 - FCN =   297039.6185265 Edm =      211.509 NCalls =    825
VariableMetric: Iteration # 112 - FCN =   297038.1880796 Edm =      10729.8 NCalls =    835
VariableMetric: Iteration # 113 - FCN =   297036.7972828 Edm =       6741.9 NCalls =    846
VariableMetric: Iteration # 114 - FCN =   297036.6766967 Edm =      4013.79 NCalls =    851
VariableMetric: Iteration # 115 - FCN =   297036.5310546 Edm =      3943.69 NCalls =    855
VariableMetric: Iteration # 116 - FCN =   297036.4849361 Edm =      519.279 NCalls =    860
VariableMetric: Iteration # 117 - FCN =   297036.3568382 Edm =      171.213 NCalls =    864
VariableMetric: Iteration # 118 - FCN =   297036.2966382 Edm =      1079.93 NCalls =    867
VariableMetric: Iteration # 119 - FCN =   297036.1050915 Edm =      85.0054 NCalls =    870
VariableMetric: Iteration # 120 - FCN =   297035.9877328 Edm =      88.9118 NCalls =    873
VariableMetric: Iteration # 121 - FCN =   297035.8470165 Edm =      26.7239 NCalls =    876
VariableMetric: Iteration # 122 - FCN =   297035.7500697 Edm =      10.7522 NCalls =    879
VariableMetric: Iteration # 123 - FCN =   297035.7458838 Edm =      24.6633 NCalls =    881
VariableMetric: Iteration # 124 - FCN =   297035.6712821 Edm =      10.1837 NCalls =    883
VariableMetric: Iteration # 125 - FCN =   297035.5271154 Edm =       1.4142 NCalls =    885
VariableMetric: Iteration # 126 - FCN =   297035.4843395 Edm =      1.90176 NCalls =    887
VariableMetric: Iteration # 127 - FCN =   297035.4224112 Edm =      1.07915 NCalls =    889
VariableMetric: Iteration # 128 - FCN =   297035.3398561 Edm =      1.35266 NCalls =    891
VariableMetric: Iteration # 129 - FCN =   297035.1905484 Edm =      1.73492 NCalls =    893
VariableMetric: Iteration # 130 - FCN =   297035.0464341 Edm =     0.600448 NCalls =    895
VariableMetric: Iteration # 131 - FCN =   297034.7745048 Edm =      2.18205 NCalls =    897
VariableMetric: Iteration # 132 - FCN =   297034.6241347 Edm =      1.32864 NCalls =    899
VariableMetric: Iteration # 133 - FCN =   297034.4083441 Edm =     0.721252 NCalls =    901
VariableMetric: Iteration # 134 - FCN =   297034.3270795 Edm =      1.01824 NCalls =    903
VariableMetric: Iteration # 135 - FCN =   297034.1626056 Edm =      2.19046 NCalls =    905
VariableMetric: Iteration # 136 - FCN =   297033.9567054 Edm =      1.73616 NCalls =    907
VariableMetric: Iteration # 137 - FCN =   297033.2199417 Edm =      1.23036 NCalls =    909
VariableMetric: Iteration # 138 - FCN =   297032.9533549 Edm =      1.73244 NCalls =    912
VariableMetric: Iteration # 139 - FCN =   297031.9731376 Edm =     0.118153 NCalls =    915
VariableMetric: Iteration # 140 - FCN =   297031.8651016 Edm =     0.186619 NCalls =    917
VariableMetric: Iteration # 141 - FCN =   297031.8290754 Edm =    0.0966605 NCalls =    919
VariableMetric: Iteration # 142 - FCN =    297031.808021 Edm =    0.0219073 NCalls =    921
VariableMetric: Iteration # 143 - FCN =   297031.7885727 Edm =   0.00718905 NCalls =    923
VariableMetric: Iteration # 144 - FCN =   297031.7823031 Edm =   0.00266538 NCalls =    925
VariableMetric: Iteration # 145 - FCN =   297031.7806856 Edm =   0.00119933 NCalls =    927
VariableMetric: Iteration # 146 - FCN =     297031.77974 Edm =  0.000291175 NCalls =    929
VariableMetric: Iteration # 147 - FCN =   297031.7790124 Edm =  0.000293991 NCalls =    931
VariableMetric: Iteration # 148 - FCN =   297031.7782853 Edm =  0.000281302 NCalls =    933
VariableMetric: Iteration # 149 - FCN =   297031.7779519 Edm =  0.000227307 NCalls =    935
VariableMetric: Iteration # 150 - FCN =    297031.777654 Edm =  0.000124996 NCalls =    937
VariableMetric: Iteration # 151 - FCN =   297031.7771906 Edm =  0.000194308 NCalls =    939
VariableMetric: Iteration # 152 - FCN =   297031.7767589 Edm =  5.36513e-05 NCalls =    941
VariableMetric: After Hessian   - FCN =   297031.7767589 Edm =   0.00022947 NCalls =   1432
VariableMetric: Iteration # 153 - FCN =   297031.7767589 Edm =   0.00022947 NCalls =   1432
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   308296.6915163 Edm =      293.113 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   308296.6915163 Edm =      293.113 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299143.7844981 Edm =      12.8765 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   299104.2303473 Edm =      12.7517 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   299038.2774169 Edm =       46.277 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   297868.2267628 Edm =       2.0402 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   297803.2601344 Edm =      14.8784 NCalls =     26
VariableMetric: Iteration #   6 - FCN =   297623.9025143 Edm =      1.03008 NCalls =     32
VariableMetric: Iteration #   7 - FCN =   297623.5108742 Edm =     0.565344 NCalls =     34
VariableMetric: Iteration #   8 - FCN =   297619.4234303 Edm =      1.82541 NCalls =     37
VariableMetric: Iteration #   9 - FCN =   297559.0148715 Edm =      17.8508 NCalls =     43
VariableMetric: Iteration #  10 - FCN =   297518.6778561 Edm =      14.6728 NCalls =     45
VariableMetric: Iteration #  11 - FCN =   297507.4878806 Edm =     0.139814 NCalls =     47
VariableMetric: Iteration #  12 - FCN =   297507.2719697 Edm =    0.0605959 NCalls =     49
VariableMetric: Iteration #  13 - FCN =   297506.7659537 Edm =     0.501367 NCalls =     52
VariableMetric: Iteration #  14 - FCN =   297501.6224033 Edm =      3.67678 NCalls =     57
VariableMetric: Iteration #  15 - FCN =    297481.041909 Edm =      6.23137 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297476.6147059 Edm =     0.062062 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297476.5328163 Edm =    0.0357599 NCalls =     63
VariableMetric: Iteration #  18 - FCN =    297476.191292 Edm =     0.311079 NCalls =     66
VariableMetric: Iteration #  19 - FCN =   297474.3102476 Edm =      2.01652 NCalls =     71
VariableMetric: Iteration #  20 - FCN =   297473.8798334 Edm =     0.413227 NCalls =     75
VariableMetric: Iteration #  21 - FCN =   297458.1595704 Edm =       10.906 NCalls =     82
VariableMetric: Iteration #  22 - FCN =   297391.2756106 Edm =      7.94954 NCalls =     85
VariableMetric: Iteration #  23 - FCN =   297379.7371526 Edm =     0.350233 NCalls =     88
VariableMetric: Iteration #  24 - FCN =   297379.1329558 Edm =    0.0361483 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297379.1007376 Edm =   0.00417707 NCalls =     92
VariableMetric: Iteration #  26 - FCN =   297379.0603436 Edm =    0.0249819 NCalls =     95
VariableMetric: Iteration #  27 - FCN =   297378.8941711 Edm =     0.148422 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297375.0407482 Edm =      3.40368 NCalls =    104
VariableMetric: Iteration #  29 - FCN =   297342.8331848 Edm =      4.09756 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297336.4540396 Edm =     0.269157 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297336.2110089 Edm =    0.0177419 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297336.1936237 Edm =   0.00190331 NCalls =    114
VariableMetric: Iteration #  33 - FCN =   297336.1826465 Edm =    0.0127024 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297335.3587977 Edm =      0.82586 NCalls =    124
VariableMetric: Iteration #  35 - FCN =   297327.2359824 Edm =      2.63876 NCalls =    128
VariableMetric: Iteration #  36 - FCN =   297324.3391281 Edm =     0.248034 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297324.0514487 Edm =    0.0257066 NCalls =    132
VariableMetric: Iteration #  38 - FCN =   297324.0162787 Edm =   0.00197566 NCalls =    134
VariableMetric: Iteration #  39 - FCN =   297324.0124559 Edm =  0.000953349 NCalls =    136
VariableMetric: Iteration #  40 - FCN =   297324.0094278 Edm =   0.00167216 NCalls =    138
VariableMetric: Iteration #  41 - FCN =    297323.799023 Edm =     0.194498 NCalls =    143
VariableMetric: Iteration #  42 - FCN =     297318.51831 Edm =     0.413772 NCalls =    147
VariableMetric: Iteration #  43 - FCN =   297318.0402869 Edm =    0.0310698 NCalls =    149
VariableMetric: Iteration #  44 - FCN =    297318.005646 Edm =   0.00161471 NCalls =    151
VariableMetric: Iteration #  45 - FCN =   297318.0036911 Edm =  0.000336004 NCalls =    153
VariableMetric: Iteration #  46 - FCN =   297317.9988137 Edm =   0.00437553 NCalls =    156
VariableMetric: Iteration #  47 - FCN =   297317.5296015 Edm =     0.362127 NCalls =    161
VariableMetric: Iteration #  48 - FCN =    297315.024483 Edm =     0.243941 NCalls =    164
VariableMetric: Iteration #  49 - FCN =   297314.7486205 Edm =     0.034197 NCalls =    166
VariableMetric: Iteration #  50 - FCN =   297314.7037276 Edm =   0.00347069 NCalls =    168
VariableMetric: Iteration #  51 - FCN =   297314.7002717 Edm =  9.83808e-05 NCalls =    169
VariableMetric: Iteration #  52 - FCN =   297314.6999756 Edm =  0.000181295 NCalls =    171
VariableMetric: Iteration #  53 - FCN =   297314.6805436 Edm =    0.0215529 NCalls =    176
VariableMetric: Iteration #  54 - FCN =   297314.6369601 Edm =    0.0431123 NCalls =    182
VariableMetric: Iteration #  55 - FCN =   297312.1684807 Edm =      1.37745 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297310.7413915 Edm =     0.713674 NCalls =    190
VariableMetric: Iteration #  57 - FCN =    297310.463317 Edm =     0.362967 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297309.9548359 Edm =     0.188715 NCalls =    194
VariableMetric: Iteration #  59 - FCN =   297309.6861706 Edm =    0.0398965 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297309.6397648 Edm =   0.00504439 NCalls =    198
VariableMetric: Iteration #  61 - FCN =   297309.6339561 Edm =  0.000582048 NCalls =    200
VariableMetric: Iteration #  62 - FCN =   297309.6323786 Edm =   0.00105537 NCalls =    202
VariableMetric: Iteration #  63 - FCN =   297309.6205867 Edm =    0.0179689 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297309.6029863 Edm =    0.0141987 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297308.1968692 Edm =      1.49386 NCalls =    216
VariableMetric: Iteration #  66 - FCN =   297308.0045171 Edm =     0.204001 NCalls =    220
VariableMetric: Iteration #  67 - FCN =   297307.0536198 Edm =     0.639325 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297305.1402462 Edm =       0.3881 NCalls =    227
VariableMetric: Iteration #  69 - FCN =   297304.4143305 Edm =     0.145926 NCalls =    229
VariableMetric: Iteration #  70 - FCN =   297304.2734841 Edm =    0.0074785 NCalls =    230
VariableMetric: Iteration #  71 - FCN =   297304.2670143 Edm =  0.000410139 NCalls =    231
VariableMetric: Iteration #  72 - FCN =   297304.2664942 Edm =  0.000136391 NCalls =    233
VariableMetric: Iteration #  73 - FCN =   297304.2657124 Edm =  0.000503145 NCalls =    236
VariableMetric: Iteration #  74 - FCN =   297304.2589941 Edm =   0.00682577 NCalls =    239
VariableMetric: Iteration #  75 - FCN =   297304.1225616 Edm =     0.139634 NCalls =    245
VariableMetric: Iteration #  76 - FCN =   297303.6649185 Edm =     0.274892 NCalls =    252
VariableMetric: Iteration #  77 - FCN =   297303.1101713 Edm =     0.103364 NCalls =    255
VariableMetric: Iteration #  78 - FCN =   297303.0576004 Edm =    0.0313771 NCalls =    257
VariableMetric: Iteration #  79 - FCN =   297302.9847439 Edm =    0.0131358 NCalls =    260
VariableMetric: Iteration #  80 - FCN =   297302.9655189 Edm =  0.000705443 NCalls =    262
VariableMetric: Iteration #  81 - FCN =   297302.9646557 Edm =     0.000142 NCalls =    264
VariableMetric: Iteration #  82 - FCN =   297302.9645369 Edm =  1.11619e-05 NCalls =    265
VariableMetric: After Hessian   - FCN =   297302.9645369 Edm =      164.449 NCalls =    742
VariableMetric: Iteration #  83 - FCN =   297302.9645369 Edm =      164.449 NCalls =    742
VariableMetric: Iteration #  84 - FCN =   297297.3477802 Edm =      60.7237 NCalls =    746
VariableMetric: Iteration #  85 - FCN =   297297.3372766 Edm =     0.424673 NCalls =    750
VariableMetric: Iteration #  86 - FCN =   297293.7694082 Edm =     0.396786 NCalls =    754
VariableMetric: Iteration #  87 - FCN =   297293.0834069 Edm =     0.366264 NCalls =    757
VariableMetric: Iteration #  88 - FCN =   297291.7442845 Edm =     0.785358 NCalls =    760
VariableMetric: Iteration #  89 - FCN =    297290.142443 Edm =    0.0927859 NCalls =    762
VariableMetric: Iteration #  90 - FCN =   297290.0466499 Edm =     0.248277 NCalls =    764
VariableMetric: Iteration #  91 - FCN =   297289.4118886 Edm =       0.3282 NCalls =    767
VariableMetric: Iteration #  92 - FCN =   297288.7325888 Edm =    0.0295691 NCalls =    769
VariableMetric: Iteration #  93 - FCN =   297288.6701186 Edm =    0.0356641 NCalls =    771
VariableMetric: Iteration #  94 - FCN =   297288.4859873 Edm =    0.0621134 NCalls =    774
VariableMetric: Iteration #  95 - FCN =   297288.4156226 Edm =   0.00949278 NCalls =    776
VariableMetric: Iteration #  96 - FCN =   297288.3963468 Edm =    0.0115629 NCalls =    778
VariableMetric: Iteration #  97 - FCN =   297288.3182253 Edm =    0.0210582 NCalls =    781
VariableMetric: Iteration #  98 - FCN =   297288.2854359 Edm =   0.00323372 NCalls =    783
VariableMetric: Iteration #  99 - FCN =   297288.2482756 Edm =    0.0208277 NCalls =    786
VariableMetric: Iteration # 100 - FCN =    297288.198705 Edm =   0.00327496 NCalls =    788
VariableMetric: Iteration # 101 - FCN =    297288.181169 Edm =    0.0117859 NCalls =    791
VariableMetric: Iteration # 102 - FCN =   297288.1307897 Edm =   0.00396568 NCalls =    793
VariableMetric: Iteration # 103 - FCN =   297288.1207921 Edm =   0.00464831 NCalls =    795
VariableMetric: Iteration # 104 - FCN =   297288.0785229 Edm =   0.00473831 NCalls =    798
VariableMetric: Iteration # 105 - FCN =   297288.0718033 Edm =  0.000950381 NCalls =    800
VariableMetric: Iteration # 106 - FCN =   297288.0632594 Edm =   0.00523704 NCalls =    803
VariableMetric: Iteration # 107 - FCN =   297288.0452174 Edm =   0.00155054 NCalls =    805
VariableMetric: Iteration # 108 - FCN =   297288.0408828 Edm =    0.0029884 NCalls =    807
VariableMetric: Iteration # 109 - FCN =   297287.9922382 Edm =    0.0270919 NCalls =    812
VariableMetric: Iteration # 110 - FCN =   297287.9581764 Edm =   0.00573133 NCalls =    814
VariableMetric: Iteration # 111 - FCN =   297287.9439267 Edm =   0.00999306 NCalls =    816
VariableMetric: Iteration # 112 - FCN =   297287.9016153 Edm =    0.0659411 NCalls =    819
VariableMetric: Iteration # 113 - FCN =   297287.7404179 Edm =    0.0751477 NCalls =    826
VariableMetric: Iteration # 114 - FCN =   297287.6243985 Edm =     0.152182 NCalls =    829
VariableMetric: Iteration # 115 - FCN =   297287.6037128 Edm =    0.0197314 NCalls =    831
VariableMetric: Iteration # 116 - FCN =   297287.5442102 Edm =    0.0476471 NCalls =    833
VariableMetric: Iteration # 117 - FCN =   297287.3384519 Edm =     0.256669 NCalls =    838
VariableMetric: Iteration # 118 - FCN =    297287.089737 Edm =     0.293458 NCalls =    841
VariableMetric: Iteration # 119 - FCN =   297286.9250487 Edm =     0.193556 NCalls =    846
VariableMetric: Iteration # 120 - FCN =   297286.6977099 Edm =     0.165507 NCalls =    850
VariableMetric: Iteration # 121 - FCN =   297286.5604192 Edm =     0.215218 NCalls =    852
VariableMetric: Iteration # 122 - FCN =   297286.4137236 Edm =     0.108864 NCalls =    855
VariableMetric: Iteration # 123 - FCN =   297286.2212649 Edm =     0.241874 NCalls =    858
VariableMetric: Iteration # 124 - FCN =   297286.0451903 Edm =     0.289741 NCalls =    861
VariableMetric: Iteration # 125 - FCN =   297285.5134233 Edm =     0.667483 NCalls =    864
VariableMetric: Iteration # 126 - FCN =   297284.3736933 Edm =     0.664571 NCalls =    872
VariableMetric: Iteration # 127 - FCN =   297283.4232759 Edm =     0.881937 NCalls =    875
VariableMetric: Iteration # 128 - FCN =   297283.1154094 Edm =      1.04053 NCalls =    877
VariableMetric: Iteration # 129 - FCN =   297282.6491528 Edm =     0.572689 NCalls =    880
VariableMetric: Iteration # 130 - FCN =   297282.3109703 Edm =     0.315498 NCalls =    882
VariableMetric: Iteration # 131 - FCN =   297281.6215618 Edm =     0.420132 NCalls =    885
VariableMetric: Iteration # 132 - FCN =   297280.3542274 Edm =      1.63887 NCalls =    888
VariableMetric: Iteration # 133 - FCN =   297279.6859043 Edm =     0.350247 NCalls =    890
VariableMetric: Iteration # 134 - FCN =   297279.1312111 Edm =    0.0676363 NCalls =    892
VariableMetric: Iteration # 135 - FCN =   297278.8968824 Edm =     0.113623 NCalls =    894
VariableMetric: Iteration # 136 - FCN =   297278.2865625 Edm =     0.144292 NCalls =    896
VariableMetric: Iteration # 137 - FCN =   297278.0836445 Edm =     0.088289 NCalls =    898
VariableMetric: Iteration # 138 - FCN =   297277.8880986 Edm =    0.0499789 NCalls =    900
VariableMetric: Iteration # 139 - FCN =   297277.8027886 Edm =   0.00582392 NCalls =    902
VariableMetric: Iteration # 140 - FCN =   297277.7933677 Edm =   0.00605104 NCalls =    904
VariableMetric: Iteration # 141 - FCN =   297277.7794064 Edm =     0.011148 NCalls =    906
VariableMetric: Iteration # 142 - FCN =   297277.7345164 Edm =    0.0209767 NCalls =    910
VariableMetric: Iteration # 143 - FCN =   297277.6728438 Edm =    0.0126211 NCalls =    912
VariableMetric: Iteration # 144 - FCN =   297277.6557616 Edm =   0.00279945 NCalls =    914
VariableMetric: Iteration # 145 - FCN =   297277.6472267 Edm =   0.00205609 NCalls =    916
VariableMetric: Iteration # 146 - FCN =   297277.6437342 Edm =  0.000365431 NCalls =    918
VariableMetric: Iteration # 147 - FCN =   297277.6420404 Edm =  0.000966859 NCalls =    920
VariableMetric: Iteration # 148 - FCN =   297277.6380326 Edm =  0.000517113 NCalls =    922
VariableMetric: Iteration # 149 - FCN =   297277.6374228 Edm =  7.36136e-05 NCalls =    924
VariableMetric: After Hessian   - FCN =   297277.6374228 Edm =   0.00244988 NCalls =   1405
VariableMetric: Iteration # 150 - FCN =   297277.6374228 Edm =   0.00244988 NCalls =   1405
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   305556.7610471 Edm =      19.2138 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   305556.7610471 Edm =      19.2138 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298798.0195125 Edm =      1.19531 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   298792.4762938 Edm =      1.21591 NCalls =     13
VariableMetric: Iteration #   3 - FCN =   297655.8584524 Edm =      229.525 NCalls =     21
VariableMetric: Iteration #   4 - FCN =   297540.7566696 Edm =      12.8651 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   297531.4739036 Edm =     0.175498 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   297531.2554738 Edm =     0.145043 NCalls =     27
VariableMetric: Iteration #   7 - FCN =   297514.0314513 Edm =      0.17717 NCalls =     33
VariableMetric: Iteration #   8 - FCN =   297513.5108288 Edm =      0.30463 NCalls =     35
VariableMetric: Iteration #   9 - FCN =   297494.3246851 Edm =      17.6014 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   297379.1209051 Edm =      6.25043 NCalls =     44
VariableMetric: Iteration #  11 - FCN =   297371.4789529 Edm =     0.269757 NCalls =     46
VariableMetric: Iteration #  12 - FCN =   297371.1859038 Edm =     0.015394 NCalls =     48
VariableMetric: Iteration #  13 - FCN =   297371.0379366 Edm =     0.112544 NCalls =     51
VariableMetric: Iteration #  14 - FCN =   297363.3636096 Edm =      6.45686 NCalls =     56
VariableMetric: Iteration #  15 - FCN =   297284.2980898 Edm =      5.14675 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297279.4415755 Edm =     0.107819 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297279.3314171 Edm =   0.00485155 NCalls =     61
VariableMetric: Iteration #  18 - FCN =   297279.2172142 Edm =     0.117363 NCalls =     65
VariableMetric: Iteration #  19 - FCN =   297270.8994299 Edm =     0.435561 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297247.2350589 Edm =      5.12335 NCalls =     75
VariableMetric: Iteration #  21 - FCN =   297240.6766915 Edm =     0.715127 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297240.0182794 Edm =    0.0797793 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297239.9292542 Edm =    0.0195008 NCalls =     81
VariableMetric: Iteration #  24 - FCN =   297239.8796997 Edm =   0.00648676 NCalls =     83
VariableMetric: Iteration #  25 - FCN =    297239.854876 Edm =    0.0122557 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297239.1607952 Edm =     0.672168 NCalls =     90
VariableMetric: Iteration #  27 - FCN =   297188.3719708 Edm =      45.1126 NCalls =     98
VariableMetric: Iteration #  28 - FCN =   297185.5655776 Edm =      7.89862 NCalls =    101
VariableMetric: Iteration #  29 - FCN =   297165.9569753 Edm =      20.2103 NCalls =    106
VariableMetric: Iteration #  30 - FCN =   297153.1192559 Edm =      5.12666 NCalls =    111
VariableMetric: Iteration #  31 - FCN =   297137.0323293 Edm =      1.34083 NCalls =    113
VariableMetric: Iteration #  32 - FCN =   297135.6751926 Edm =     0.118694 NCalls =    115
VariableMetric: Iteration #  33 - FCN =   297135.5758045 Edm =    0.0437986 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297135.5047192 Edm =    0.0232042 NCalls =    119
VariableMetric: Iteration #  35 - FCN =   297135.4520492 Edm =    0.0141896 NCalls =    121
VariableMetric: Iteration #  36 - FCN =   297135.4179689 Edm =   0.00329029 NCalls =    123
VariableMetric: Iteration #  37 - FCN =   297135.3920111 Edm =    0.0239943 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297130.4647237 Edm =     0.375908 NCalls =    133
VariableMetric: Iteration #  39 - FCN =   297121.3699255 Edm =      5.76633 NCalls =    136
VariableMetric: Iteration #  40 - FCN =   297118.4653314 Edm =      1.16096 NCalls =    138
VariableMetric: Iteration #  41 - FCN =   297116.8875482 Edm =     0.273143 NCalls =    141
VariableMetric: Iteration #  42 - FCN =   297116.5136621 Edm =     0.143918 NCalls =    143
VariableMetric: Iteration #  43 - FCN =   297116.2363381 Edm =      0.05121 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297116.1970278 Edm =   0.00400558 NCalls =    147
VariableMetric: Iteration #  45 - FCN =   297116.1884503 Edm =   0.00292166 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297116.1123014 Edm =    0.0704267 NCalls =    153
VariableMetric: Iteration #  47 - FCN =   297104.4959912 Edm =      16.5068 NCalls =    160
VariableMetric: Iteration #  48 - FCN =   297104.2940413 Edm =     0.349489 NCalls =    162
VariableMetric: Iteration #  49 - FCN =   297101.1347655 Edm =      4.15309 NCalls =    166
VariableMetric: Iteration #  50 - FCN =   297099.7301466 Edm =      1.45247 NCalls =    170
VariableMetric: Iteration #  51 - FCN =   297079.2521314 Edm =      14.1692 NCalls =    179
VariableMetric: Iteration #  52 - FCN =   297059.7543656 Edm =      17.4016 NCalls =    182
VariableMetric: Iteration #  53 - FCN =   297055.9747843 Edm =      1.82679 NCalls =    184
VariableMetric: Iteration #  54 - FCN =   297054.7723514 Edm =     0.429729 NCalls =    186
VariableMetric: Iteration #  55 - FCN =   297053.8579348 Edm =     0.414107 NCalls =    188
VariableMetric: Iteration #  56 - FCN =   297052.5628319 Edm =      0.28788 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297052.2863813 Edm =    0.0620683 NCalls =    192
VariableMetric: Iteration #  58 - FCN =   297052.1761049 Edm =    0.0272718 NCalls =    194
VariableMetric: Iteration #  59 - FCN =    297052.145336 Edm =   0.00386459 NCalls =    196
VariableMetric: Iteration #  60 - FCN =   297052.1384884 Edm =   0.00362808 NCalls =    198
VariableMetric: Iteration #  61 - FCN =   297052.0926945 Edm =    0.0453964 NCalls =    202
VariableMetric: Iteration #  62 - FCN =    297051.219032 Edm =     0.603891 NCalls =    209
VariableMetric: Iteration #  63 - FCN =   297047.3329755 Edm =       1.3635 NCalls =    212
VariableMetric: Iteration #  64 - FCN =   297045.9638945 Edm =     0.478282 NCalls =    213
VariableMetric: Iteration #  65 - FCN =   297045.1463549 Edm =     0.234188 NCalls =    215
VariableMetric: Iteration #  66 - FCN =    297044.521462 Edm =     0.184516 NCalls =    219
VariableMetric: Iteration #  67 - FCN =   297044.2719623 Edm =     0.102982 NCalls =    222
VariableMetric: Iteration #  68 - FCN =   297044.1585795 Edm =     0.032306 NCalls =    224
VariableMetric: Iteration #  69 - FCN =    297044.130169 Edm =    0.0165379 NCalls =    226
VariableMetric: Iteration #  70 - FCN =   297044.1118903 Edm =   0.00617522 NCalls =    228
VariableMetric: Iteration #  71 - FCN =   297044.1012959 Edm =   0.00164195 NCalls =    230
VariableMetric: Iteration #  72 - FCN =   297044.0991976 Edm =  0.000219407 NCalls =    232
VariableMetric: Iteration #  73 - FCN =   297044.0984831 Edm =  0.000466182 NCalls =    234
VariableMetric: Iteration #  74 - FCN =   297044.0764784 Edm =    0.0178342 NCalls =    238
VariableMetric: Iteration #  75 - FCN =   297043.1822979 Edm =     0.627236 NCalls =    242
VariableMetric: Iteration #  76 - FCN =   297039.8107038 Edm =     0.459882 NCalls =    245
VariableMetric: Iteration #  77 - FCN =   297039.3373271 Edm =     0.293668 NCalls =    246
VariableMetric: Iteration #  78 - FCN =    297039.171413 Edm =    0.0266762 NCalls =    248
VariableMetric: Iteration #  79 - FCN =   297039.1451336 Edm =    0.0010973 NCalls =    250
VariableMetric: Iteration #  80 - FCN =   297039.1439045 Edm =  0.000348841 NCalls =    252
VariableMetric: Iteration #  81 - FCN =   297039.1432298 Edm =  0.000237233 NCalls =    254
VariableMetric: Iteration #  82 - FCN =   297039.1413426 Edm =   0.00145717 NCalls =    257
VariableMetric: Iteration #  83 - FCN =   297039.0826546 Edm =    0.0494951 NCalls =    261
VariableMetric: Iteration #  84 - FCN =   297038.8024454 Edm =     0.280907 NCalls =    265
VariableMetric: Iteration #  85 - FCN =   297036.4928271 Edm =      1.25978 NCalls =    271
VariableMetric: Iteration #  86 - FCN =   297035.1867866 Edm =      1.49646 NCalls =    273
VariableMetric: Iteration #  87 - FCN =   297035.0089615 Edm =     0.144999 NCalls =    275
VariableMetric: Iteration #  88 - FCN =   297034.8611269 Edm =    0.0489453 NCalls =    277
VariableMetric: Iteration #  89 - FCN =   297034.8018837 Edm =    0.0298823 NCalls =    280
VariableMetric: Iteration #  90 - FCN =   297034.7675011 Edm =   0.00966081 NCalls =    283
VariableMetric: Iteration #  91 - FCN =    297034.760943 Edm =    0.0013885 NCalls =    285
VariableMetric: Iteration #  92 - FCN =   297034.7593807 Edm =  0.000239095 NCalls =    287
VariableMetric: Iteration #  93 - FCN =   297034.7588187 Edm =  0.000190285 NCalls =    289
VariableMetric: Iteration #  94 - FCN =   297034.7582689 Edm =  0.000218161 NCalls =    291
VariableMetric: Iteration #  95 - FCN =   297034.7545803 Edm =   0.00373604 NCalls =    295
VariableMetric: Iteration #  96 - FCN =   297034.6800141 Edm =    0.0756672 NCalls =    301
VariableMetric: Iteration #  97 - FCN =   297034.0899528 Edm =     0.175364 NCalls =    304
VariableMetric: Iteration #  98 - FCN =   297033.7964119 Edm =   0.00998832 NCalls =    307
VariableMetric: Iteration #  99 - FCN =   297033.7893965 Edm =  0.000584908 NCalls =    309
VariableMetric: Iteration # 100 - FCN =   297033.7888966 Edm =   1.5431e-05 NCalls =    311
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   333802.5513513 Edm =      3052.48 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   333802.5513513 Edm =      3052.48 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302720.2693949 Edm =       20.711 NCalls =     12
VariableMetric: Iteration #   2 - FCN =   299281.6630125 Edm =      182.635 NCalls =     23
VariableMetric: Iteration #   3 - FCN =   299232.4459496 Edm =      17.3628 NCalls =     26
VariableMetric: Iteration #   4 - FCN =    299211.602169 Edm =      26.8111 NCalls =     29
VariableMetric: Iteration #   5 - FCN =   298906.1631134 Edm =      166.798 NCalls =     40
VariableMetric: Iteration #   6 - FCN =   297857.4135358 Edm =      16.7826 NCalls =     44
VariableMetric: Iteration #   7 - FCN =   297807.6726468 Edm =     0.107436 NCalls =     47
VariableMetric: Iteration #   8 - FCN =   297807.1663658 Edm =     0.269504 NCalls =     49
VariableMetric: Iteration #   9 - FCN =   297772.6195117 Edm =       39.138 NCalls =     55
VariableMetric: Iteration #  10 - FCN =   297766.5143625 Edm =      5.36007 NCalls =     59
VariableMetric: Iteration #  11 - FCN =    297714.800288 Edm =     0.589038 NCalls =     62
VariableMetric: Iteration #  12 - FCN =   297714.1378208 Edm =    0.0437142 NCalls =     64
VariableMetric: Iteration #  13 - FCN =   297713.0713771 Edm =     0.814946 NCalls =     68
VariableMetric: Iteration #  14 - FCN =   297607.4307576 Edm =      7.58292 NCalls =     74
VariableMetric: Iteration #  15 - FCN =   297595.7811865 Edm =     0.621646 NCalls =     76
VariableMetric: Iteration #  16 - FCN =   297594.8261073 Edm =    0.0606651 NCalls =     78
VariableMetric: Iteration #  17 - FCN =   297594.7377346 Edm =    0.0268771 NCalls =     80
VariableMetric: Iteration #  18 - FCN =    297566.441854 Edm =      17.7484 NCalls =     87
VariableMetric: Iteration #  19 - FCN =   297526.3581295 Edm =     0.740711 NCalls =     90
VariableMetric: Iteration #  20 - FCN =   297525.7444818 Edm =    0.0358658 NCalls =     92
VariableMetric: Iteration #  21 - FCN =   297525.7063968 Edm =   0.00949518 NCalls =     94
VariableMetric: Iteration #  22 - FCN =   297525.1897138 Edm =     0.508395 NCalls =     99
VariableMetric: Iteration #  23 - FCN =    297414.760699 Edm =      19.8392 NCalls =    106
VariableMetric: Iteration #  24 - FCN =   297377.0839179 Edm =      9.20472 NCalls =    109
VariableMetric: Iteration #  25 - FCN =   297364.7903369 Edm =      1.85232 NCalls =    111
VariableMetric: Iteration #  26 - FCN =   297363.1560933 Edm =      1.68891 NCalls =    113
VariableMetric: Iteration #  27 - FCN =   297362.4050529 Edm =     0.197243 NCalls =    115
VariableMetric: Iteration #  28 - FCN =   297362.1101612 Edm =   0.00144069 NCalls =    117
VariableMetric: Iteration #  29 - FCN =   297362.1066595 Edm =   0.00209395 NCalls =    119
VariableMetric: Iteration #  30 - FCN =    297361.650447 Edm =     0.480989 NCalls =    126
VariableMetric: Iteration #  31 - FCN =   297361.1334191 Edm =     0.503371 NCalls =    133
VariableMetric: Iteration #  32 - FCN =   297343.4930082 Edm =      1.61981 NCalls =    137
VariableMetric: Iteration #  33 - FCN =   297341.5219757 Edm =     0.439163 NCalls =    139
VariableMetric: Iteration #  34 - FCN =   297340.7319237 Edm =     0.188588 NCalls =    141
VariableMetric: Iteration #  35 - FCN =   297340.5440663 Edm =     0.030309 NCalls =    142
VariableMetric: Iteration #  36 - FCN =    297340.515556 Edm =   0.00432788 NCalls =    144
VariableMetric: Iteration #  37 - FCN =   297340.5107706 Edm =  0.000758929 NCalls =    146
VariableMetric: Iteration #  38 - FCN =   297340.5081206 Edm =   0.00219536 NCalls =    148
VariableMetric: Iteration #  39 - FCN =   297340.4314797 Edm =    0.0825518 NCalls =    153
VariableMetric: Iteration #  40 - FCN =   297340.2116321 Edm =     0.209072 NCalls =    159
VariableMetric: Iteration #  41 - FCN =   297331.7335061 Edm =      3.14126 NCalls =    164
VariableMetric: Iteration #  42 - FCN =   297330.5330338 Edm =     0.206532 NCalls =    166
VariableMetric: Iteration #  43 - FCN =   297330.3155893 Edm =   0.00802894 NCalls =    168
VariableMetric: Iteration #  44 - FCN =   297330.3048892 Edm =  0.000796144 NCalls =    170
VariableMetric: Iteration #  45 - FCN =   297330.3034475 Edm =  0.000599881 NCalls =    172
VariableMetric: Iteration #  46 - FCN =   297330.2725433 Edm =      0.03272 NCalls =    177
VariableMetric: Iteration #  47 - FCN =   297329.2286154 Edm =     0.129607 NCalls =    184
VariableMetric: Iteration #  48 - FCN =   297323.7725956 Edm =      3.63655 NCalls =    188
VariableMetric: Iteration #  49 - FCN =   297319.0129874 Edm =      7.25748 NCalls =    191
VariableMetric: Iteration #  50 - FCN =    297316.915057 Edm =      4.01218 NCalls =    193
VariableMetric: Iteration #  51 - FCN =   297313.0445843 Edm =       1.3376 NCalls =    196
VariableMetric: Iteration #  52 - FCN =    297311.695304 Edm =     0.758643 NCalls =    198
VariableMetric: Iteration #  53 - FCN =   297311.2594632 Edm =     0.265938 NCalls =    200
VariableMetric: Iteration #  54 - FCN =   297310.9949327 Edm =    0.0814848 NCalls =    203
VariableMetric: Iteration #  55 - FCN =   297310.9160317 Edm =    0.0116793 NCalls =    205
VariableMetric: Iteration #  56 - FCN =   297310.9008609 Edm =   0.00090087 NCalls =    207
VariableMetric: Iteration #  57 - FCN =   297310.8999258 Edm =  0.000155164 NCalls =    208
VariableMetric: Iteration #  58 - FCN =   297310.8994259 Edm =  0.000365626 NCalls =    210
VariableMetric: Iteration #  59 - FCN =   297310.8780414 Edm =    0.0216167 NCalls =    216
VariableMetric: Iteration #  60 - FCN =   297310.7693913 Edm =    0.0931305 NCalls =    223
VariableMetric: Iteration #  61 - FCN =   297306.8410934 Edm =     0.933051 NCalls =    228
VariableMetric: Iteration #  62 - FCN =   297305.8265622 Edm =    0.0823955 NCalls =    230
VariableMetric: Iteration #  63 - FCN =   297305.7666616 Edm =   0.00831092 NCalls =    232
VariableMetric: Iteration #  64 - FCN =   297305.7569926 Edm =  0.000500804 NCalls =    234
VariableMetric: Iteration #  65 - FCN =   297305.7564989 Edm =  0.000225932 NCalls =    235
VariableMetric: Iteration #  66 - FCN =   297305.7557903 Edm =   0.00072548 NCalls =    237
VariableMetric: Iteration #  67 - FCN =   297305.7311406 Edm =    0.0262383 NCalls =    243
VariableMetric: Iteration #  68 - FCN =   297305.6542607 Edm =    0.0756628 NCalls =    250
VariableMetric: Iteration #  69 - FCN =   297303.8562933 Edm =     0.621386 NCalls =    255
VariableMetric: Iteration #  70 - FCN =   297303.3058677 Edm =   0.00532295 NCalls =    257
VariableMetric: Iteration #  71 - FCN =   297303.3008771 Edm =  8.48318e-05 NCalls =    258
VariableMetric: Iteration #  72 - FCN =   297303.3007872 Edm =  1.89197e-05 NCalls =    260
VariableMetric: After Hessian   - FCN =   297303.3007872 Edm =      2.00719 NCalls =    737
VariableMetric: Iteration #  73 - FCN =   297303.3007872 Edm =      2.00719 NCalls =    737
VariableMetric: Iteration #  74 - FCN =   297302.6121574 Edm =      1.22438 NCalls =    739
VariableMetric: Iteration #  75 - FCN =   297301.8161313 Edm =     0.578905 NCalls =    741
VariableMetric: Iteration #  76 - FCN =   297301.5060258 Edm =     0.304866 NCalls =    743
VariableMetric: Iteration #  77 - FCN =   297301.4596502 Edm =    0.0634296 NCalls =    745
VariableMetric: Iteration #  78 - FCN =   297301.3708858 Edm =    0.0591289 NCalls =    748
VariableMetric: Iteration #  79 - FCN =   297301.2824167 Edm =    0.0681609 NCalls =    755
VariableMetric: Iteration #  80 - FCN =   297301.2121014 Edm =     0.088224 NCalls =    758
VariableMetric: Iteration #  81 - FCN =   297301.1839473 Edm =     0.058686 NCalls =    761
VariableMetric: Iteration #  82 - FCN =   297301.1361022 Edm =    0.0326091 NCalls =    763
VariableMetric: Iteration #  83 - FCN =   297301.1112356 Edm =   0.00606062 NCalls =    765
VariableMetric: Iteration #  84 - FCN =   297301.1074914 Edm =    0.0012255 NCalls =    767
VariableMetric: Iteration #  85 - FCN =   297301.1061445 Edm =  0.000456754 NCalls =    769
VariableMetric: Iteration #  86 - FCN =   297301.1056386 Edm =  0.000204563 NCalls =    771
VariableMetric: Iteration #  87 - FCN =   297301.1052571 Edm =  0.000160282 NCalls =    773
VariableMetric: Iteration #  88 - FCN =   297301.1049655 Edm =   7.7234e-05 NCalls =    775
VariableMetric: Iteration #  89 - FCN =   297301.1048516 Edm =  3.25445e-05 NCalls =    777
VariableMetric: After Hessian   - FCN =   297301.1048516 Edm =   0.00103519 NCalls =   1264
VariableMetric: Iteration #  90 - FCN =   297301.1048516 Edm =   0.00103519 NCalls =   1264
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   321916.5576169 Edm =      86.5086 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   321916.5576169 Edm =      86.5086 NCalls =      1
VariableMetric: Iteration #   1 - FCN =    318501.940168 Edm =      31.5827 NCalls =      7
VariableMetric: Iteration #   2 - FCN =   318458.8725347 Edm =       43.452 NCalls =      9
VariableMetric: Iteration #   3 - FCN =   317861.6734827 Edm =      912.531 NCalls =     13
VariableMetric: Iteration #   4 - FCN =   301569.4354522 Edm =      4241.11 NCalls =     20
VariableMetric: Iteration #   5 - FCN =   298952.1860798 Edm =      1668.45 NCalls =     22
VariableMetric: Iteration #   6 - FCN =   298031.4265328 Edm =      238.975 NCalls =     24
VariableMetric: Iteration #   7 - FCN =   297533.2248105 Edm =      17.7727 NCalls =     28
VariableMetric: Iteration #   8 - FCN =    297507.414675 Edm =        1.651 NCalls =     30
VariableMetric: Iteration #   9 - FCN =   297504.6192685 Edm =    0.0213653 NCalls =     32
VariableMetric: Iteration #  10 - FCN =   297504.5069881 Edm =    0.0842197 NCalls =     34
VariableMetric: Iteration #  11 - FCN =   297439.8471273 Edm =      22.4506 NCalls =     42
VariableMetric: Iteration #  12 - FCN =   297394.5767906 Edm =      1.12577 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297393.3779757 Edm =    0.0993699 NCalls =     48
VariableMetric: Iteration #  14 - FCN =    297392.895801 Edm =     0.273717 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   297379.9571953 Edm =      8.69812 NCalls =     55
VariableMetric: Iteration #  16 - FCN =   297325.1115479 Edm =      2.54175 NCalls =     60
VariableMetric: Iteration #  17 - FCN =   297321.9002449 Edm =     0.195977 NCalls =     62
VariableMetric: Iteration #  18 - FCN =    297321.506273 Edm =     0.056046 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297321.4568008 Edm =   0.00323626 NCalls =     66
VariableMetric: Iteration #  20 - FCN =   297321.4332429 Edm =    0.0193795 NCalls =     69
VariableMetric: Iteration #  21 - FCN =   297301.5591576 Edm =      8.54694 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297294.5684739 Edm =       1.3323 NCalls =     79
VariableMetric: Iteration #  23 - FCN =   297293.5283076 Edm =     0.030821 NCalls =     80
VariableMetric: Iteration #  24 - FCN =   297293.5000535 Edm =   0.00419723 NCalls =     81
VariableMetric: Iteration #  25 - FCN =   297293.4096456 Edm =    0.0935264 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297290.3860376 Edm =      2.64423 NCalls =     92
VariableMetric: Iteration #  27 - FCN =   297265.9620159 Edm =       2.2242 NCalls =     96
VariableMetric: Iteration #  28 - FCN =   297263.5006187 Edm =      3.01777 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297259.8162053 Edm =      3.24495 NCalls =    105
VariableMetric: Iteration #  30 - FCN =    297258.907461 Edm =       2.8932 NCalls =    108
VariableMetric: Iteration #  31 - FCN =   297253.4316361 Edm =      4.84411 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297248.4302744 Edm =     0.844635 NCalls =    113
VariableMetric: Iteration #  33 - FCN =   297247.6930195 Edm =    0.0858201 NCalls =    115
VariableMetric: Iteration #  34 - FCN =   297247.6365273 Edm =   0.00587767 NCalls =    117
VariableMetric: Iteration #  35 - FCN =   297247.6327588 Edm =   0.00277924 NCalls =    119
VariableMetric: Iteration #  36 - FCN =   297247.6293799 Edm =   0.00367102 NCalls =    121
VariableMetric: Iteration #  37 - FCN =   297247.5018345 Edm =      0.12285 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297242.9260253 Edm =       0.3413 NCalls =    130
VariableMetric: Iteration #  39 - FCN =   297242.5095246 Edm =    0.0134443 NCalls =    132
VariableMetric: Iteration #  40 - FCN =   297242.4913215 Edm =  0.000806773 NCalls =    134
VariableMetric: Iteration #  41 - FCN =   297242.4892561 Edm =  0.000761107 NCalls =    136
VariableMetric: Iteration #  42 - FCN =   297242.4802722 Edm =   0.00686567 NCalls =    139
VariableMetric: Iteration #  43 - FCN =   297241.7920612 Edm =     0.602487 NCalls =    144
VariableMetric: Iteration #  44 - FCN =   297239.1293664 Edm =     0.329241 NCalls =    146
VariableMetric: Iteration #  45 - FCN =   297238.8149745 Edm =   0.00888444 NCalls =    147
VariableMetric: Iteration #  46 - FCN =   297238.8071833 Edm =  0.000800145 NCalls =    149
VariableMetric: Iteration #  47 - FCN =   297238.8061137 Edm =  0.000455881 NCalls =    151
VariableMetric: Iteration #  48 - FCN =   297238.7784243 Edm =    0.0281719 NCalls =    156
VariableMetric: Iteration #  49 - FCN =    297238.312532 Edm =    0.0716586 NCalls =    163
VariableMetric: Iteration #  50 - FCN =    297236.210844 Edm =     0.557916 NCalls =    165
VariableMetric: Iteration #  51 - FCN =    297234.801168 Edm =     0.082749 NCalls =    167
VariableMetric: Iteration #  52 - FCN =   297234.6990223 Edm =   0.00605125 NCalls =    169
VariableMetric: Iteration #  53 - FCN =   297234.6932257 Edm =  0.000501834 NCalls =    170
VariableMetric: Iteration #  54 - FCN =   297234.6922254 Edm =   0.00057397 NCalls =    172
VariableMetric: Iteration #  55 - FCN =   297234.6608769 Edm =    0.0281937 NCalls =    177
VariableMetric: Iteration #  56 - FCN =   297232.6776462 Edm =      1.42861 NCalls =    182
VariableMetric: Iteration #  57 - FCN =   297226.8265727 Edm =      3.31135 NCalls =    185
VariableMetric: Iteration #  58 - FCN =   297219.2306784 Edm =      5.19382 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297217.8611016 Edm =      3.13369 NCalls =    195
VariableMetric: Iteration #  60 - FCN =   297215.2427834 Edm =      4.67855 NCalls =    197
VariableMetric: Iteration #  61 - FCN =   297214.3619528 Edm =     0.693849 NCalls =    199
VariableMetric: Iteration #  62 - FCN =   297213.6678248 Edm =     0.155216 NCalls =    202
VariableMetric: Iteration #  63 - FCN =   297213.4702627 Edm =    0.0333767 NCalls =    204
VariableMetric: Iteration #  64 - FCN =   297213.4140166 Edm =    0.0285413 NCalls =    206
VariableMetric: Iteration #  65 - FCN =    297213.362501 Edm =    0.0200824 NCalls =    208
VariableMetric: Iteration #  66 - FCN =   297213.3357889 Edm =   0.00445926 NCalls =    210
VariableMetric: Iteration #  67 - FCN =   297213.3267149 Edm =   0.00413723 NCalls =    212
VariableMetric: Iteration #  68 - FCN =   297213.2543098 Edm =    0.0741281 NCalls =    216
VariableMetric: Iteration #  69 - FCN =   297207.4726088 Edm =      1.57684 NCalls =    223
VariableMetric: Iteration #  70 - FCN =   297197.8476369 Edm =      3.38026 NCalls =    225
VariableMetric: Iteration #  71 - FCN =   297194.9507219 Edm =     0.486107 NCalls =    227
VariableMetric: Iteration #  72 - FCN =   297194.3865211 Edm =     0.254044 NCalls =    230
VariableMetric: Iteration #  73 - FCN =   297194.1126779 Edm =     0.161951 NCalls =    233
VariableMetric: Iteration #  74 - FCN =    297193.945932 Edm =    0.0775682 NCalls =    236
VariableMetric: Iteration #  75 - FCN =   297193.8559974 Edm =    0.0303074 NCalls =    238
VariableMetric: Iteration #  76 - FCN =   297193.7887094 Edm =    0.0539078 NCalls =    241
VariableMetric: Iteration #  77 - FCN =   297193.7349888 Edm =    0.0194427 NCalls =    243
VariableMetric: Iteration #  78 - FCN =   297193.7049764 Edm =    0.0056653 NCalls =    246
VariableMetric: Iteration #  79 - FCN =   297193.6977911 Edm =   0.00127907 NCalls =    248
VariableMetric: Iteration #  80 - FCN =   297193.6960499 Edm =  0.000660048 NCalls =    250
VariableMetric: Iteration #  81 - FCN =   297193.6944237 Edm =   0.00102943 NCalls =    252
VariableMetric: Iteration #  82 - FCN =   297193.6757047 Edm =    0.0189575 NCalls =    256
VariableMetric: Iteration #  83 - FCN =   297193.6348125 Edm =     0.038024 NCalls =    262
VariableMetric: Iteration #  84 - FCN =   297191.1559332 Edm =      2.44494 NCalls =    267
VariableMetric: Iteration #  85 - FCN =   297191.0579907 Edm =     0.115022 NCalls =    269
VariableMetric: Iteration #  86 - FCN =   297190.9506251 Edm =     0.105108 NCalls =    271
VariableMetric: Iteration #  87 - FCN =    297189.409117 Edm =     0.470095 NCalls =    275
VariableMetric: Iteration #  88 - FCN =   297188.5157098 Edm =     0.166232 NCalls =    277
VariableMetric: Iteration #  89 - FCN =   297188.1409316 Edm =    0.0472272 NCalls =    280
VariableMetric: Iteration #  90 - FCN =   297188.0739085 Edm =    0.0111514 NCalls =    282
VariableMetric: Iteration #  91 - FCN =   297188.0607122 Edm =   0.00262575 NCalls =    284
VariableMetric: Iteration #  92 - FCN =   297188.0515809 Edm =   0.00214783 NCalls =    287
VariableMetric: Iteration #  93 - FCN =   297188.0484605 Edm =  0.000190287 NCalls =    289
VariableMetric: Iteration #  94 - FCN =   297188.0480933 Edm =  8.00497e-05 NCalls =    291
VariableMetric: Iteration #  95 - FCN =   297188.0473319 Edm =  0.000701754 NCalls =    294
VariableMetric: Iteration #  96 - FCN =   297188.0227819 Edm =     0.026864 NCalls =    302
VariableMetric: Iteration #  97 - FCN =   297188.0216595 Edm =  0.000770564 NCalls =    306
VariableMetric: Iteration #  98 - FCN =   297188.0173759 Edm =   0.00388271 NCalls =    308
VariableMetric: Iteration #  99 - FCN =   297188.0149372 Edm =   0.00240794 NCalls =    312
VariableMetric: Iteration # 100 - FCN =   297187.8951975 Edm =    0.0902196 NCalls =    322
VariableMetric: Iteration # 101 - FCN =   297187.8944331 Edm =   0.00269874 NCalls =    324
VariableMetric: Iteration # 102 - FCN =   297187.8908605 Edm =   0.00366055 NCalls =    326
VariableMetric: Iteration # 103 - FCN =   297187.7310914 Edm =    0.0940239 NCalls =    332
VariableMetric: Iteration # 104 - FCN =   297187.6446146 Edm =    0.0893856 NCalls =    333
VariableMetric: Iteration # 105 - FCN =   297187.5581527 Edm =    0.0184512 NCalls =    336
VariableMetric: Iteration # 106 - FCN =   297187.3693174 Edm =      0.12846 NCalls =    339
VariableMetric: Iteration # 107 - FCN =   297186.8349814 Edm =    0.0949705 NCalls =    345
VariableMetric: Iteration # 108 - FCN =   297186.7288256 Edm =    0.0112316 NCalls =    346
VariableMetric: Iteration # 109 - FCN =   297186.7232441 Edm =    0.0070268 NCalls =    348
VariableMetric: Iteration # 110 - FCN =   297186.7106621 Edm =   0.00500505 NCalls =    350
VariableMetric: Iteration # 111 - FCN =   297186.6986033 Edm =   0.00295138 NCalls =    352
VariableMetric: Iteration # 112 - FCN =   297186.6937923 Edm =   0.00158561 NCalls =    354
VariableMetric: Iteration # 113 - FCN =   297186.6917172 Edm =  0.000677905 NCalls =    357
VariableMetric: Iteration # 114 - FCN =   297186.6911043 Edm =  3.03291e-05 NCalls =    359
VariableMetric: After Hessian   - FCN =   297186.6911043 Edm =       1.1561 NCalls =    832
VariableMetric: Iteration # 115 - FCN =   297186.6911043 Edm =       1.1561 NCalls =    832
VariableMetric: Iteration # 116 - FCN =   297186.5744365 Edm =     0.749151 NCalls =    834
VariableMetric: Iteration # 117 - FCN =   297186.5005122 Edm =     0.313212 NCalls =    836
VariableMetric: Iteration # 118 - FCN =   297186.0826237 Edm =     0.089686 NCalls =    838
VariableMetric: Iteration # 119 - FCN =   297185.8945709 Edm =      0.13381 NCalls =    842
VariableMetric: Iteration # 120 - FCN =   297185.7724523 Edm =     0.189108 NCalls =    845
VariableMetric: Iteration # 121 - FCN =   297185.4154778 Edm =     0.213284 NCalls =    849
VariableMetric: Iteration # 122 - FCN =    297185.242046 Edm =    0.0973183 NCalls =    854
VariableMetric: Iteration # 123 - FCN =   297185.1434887 Edm =     0.159496 NCalls =    857
VariableMetric: Iteration # 124 - FCN =   297185.0507213 Edm =    0.0648653 NCalls =    861
VariableMetric: Iteration # 125 - FCN =   297185.0114232 Edm =    0.0674826 NCalls =    863
VariableMetric: Iteration # 126 - FCN =   297184.8908462 Edm =    0.0616704 NCalls =    866
VariableMetric: Iteration # 127 - FCN =   297184.6586828 Edm =    0.0787333 NCalls =    868
VariableMetric: Iteration # 128 - FCN =   297184.5172053 Edm =     0.107739 NCalls =    871
VariableMetric: Iteration # 129 - FCN =   297184.4769449 Edm =    0.0429461 NCalls =    872
VariableMetric: Iteration # 130 - FCN =   297184.4186521 Edm =    0.0184991 NCalls =    875
VariableMetric: Iteration # 131 - FCN =   297184.3746767 Edm =    0.0151276 NCalls =    878
VariableMetric: Iteration # 132 - FCN =   297184.3406829 Edm =   0.00683121 NCalls =    880
VariableMetric: Iteration # 133 - FCN =   297184.3299843 Edm =   0.00431959 NCalls =    882
VariableMetric: Iteration # 134 - FCN =   297184.3268386 Edm =   0.00233795 NCalls =    884
VariableMetric: Iteration # 135 - FCN =   297184.3193065 Edm =   0.00361724 NCalls =    887
VariableMetric: Iteration # 136 - FCN =   297184.3067014 Edm =    0.0039163 NCalls =    890
VariableMetric: Iteration # 137 - FCN =   297184.2996965 Edm =    0.0020279 NCalls =    892
VariableMetric: Iteration # 138 - FCN =   297184.2908827 Edm =    0.0034911 NCalls =    895
VariableMetric: Iteration # 139 - FCN =   297184.2852713 Edm =   0.00384081 NCalls =    898
VariableMetric: Iteration # 140 - FCN =   297184.2808238 Edm =  0.000991221 NCalls =    900
VariableMetric: Iteration # 141 - FCN =    297184.279301 Edm =  0.000452303 NCalls =    902
VariableMetric: Iteration # 142 - FCN =   297184.2780615 Edm =  0.000652071 NCalls =    904
VariableMetric: Iteration # 143 - FCN =   297184.2760077 Edm =   0.00113605 NCalls =    906
VariableMetric: Iteration # 144 - FCN =   297184.2714403 Edm =   0.00217045 NCalls =    909
VariableMetric: Iteration # 145 - FCN =    297184.264982 Edm =   0.00212423 NCalls =    911
VariableMetric: Iteration # 146 - FCN =   297184.2612282 Edm =   0.00247036 NCalls =    914
VariableMetric: Iteration # 147 - FCN =   297184.2582564 Edm =  0.000640349 NCalls =    916
VariableMetric: Iteration # 148 - FCN =   297184.2574451 Edm =  9.77844e-05 NCalls =    918
VariableMetric: Iteration # 149 - FCN =   297184.2573124 Edm =  3.11617e-05 NCalls =    920
VariableMetric: After Hessian   - FCN =   297184.2573124 Edm =  8.67078e-05 NCalls =   1409
VariableMetric: Iteration # 150 - FCN =   297184.2573124 Edm =  8.67078e-05 NCalls =   1409
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   313802.9862393 Edm =      212.617 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   313802.9862393 Edm =      212.617 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   312940.7934844 Edm =      16.8409 NCalls =      6
VariableMetric: Iteration #   2 - FCN =   306956.1113002 Edm =      55.8713 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   304319.8250771 Edm =      2384.08 NCalls =     22
VariableMetric: Iteration #   4 - FCN =   304275.0075246 Edm =      170.646 NCalls =     24
VariableMetric: Iteration #   5 - FCN =   301688.0205351 Edm =       1252.5 NCalls =     29
VariableMetric: Iteration #   6 - FCN =   298889.4664362 Edm =      569.859 NCalls =     38
VariableMetric: Iteration #   7 - FCN =   298727.0992488 Edm =      486.679 NCalls =     40
VariableMetric: Iteration #   8 - FCN =   297970.8463854 Edm =      53.8536 NCalls =     45
VariableMetric: Iteration #   9 - FCN =   297926.1191549 Edm =      15.9861 NCalls =     47
VariableMetric: Iteration #  10 - FCN =   297910.2722238 Edm =    0.0795194 NCalls =     49
VariableMetric: Iteration #  11 - FCN =   297910.1677184 Edm =    0.0319623 NCalls =     51
VariableMetric: Iteration #  12 - FCN =   297899.1900721 Edm =      10.0981 NCalls =     58
VariableMetric: Iteration #  13 - FCN =   297799.5738229 Edm =      42.5801 NCalls =     63
VariableMetric: Iteration #  14 - FCN =   297755.5971758 Edm =      8.29418 NCalls =     65
VariableMetric: Iteration #  15 - FCN =   297750.4551971 Edm =     0.547519 NCalls =     67
VariableMetric: Iteration #  16 - FCN =   297749.9388364 Edm =    0.0835375 NCalls =     68
VariableMetric: Iteration #  17 - FCN =   297749.5923824 Edm =     0.336956 NCalls =     70
VariableMetric: Iteration #  18 - FCN =   297710.1278361 Edm =      18.3522 NCalls =     77
VariableMetric: Iteration #  19 - FCN =   297680.8927493 Edm =      12.1577 NCalls =     80
VariableMetric: Iteration #  20 - FCN =   297675.1972272 Edm =     0.141655 NCalls =     82
VariableMetric: Iteration #  21 - FCN =   297675.0035895 Edm =    0.0739304 NCalls =     84
VariableMetric: Iteration #  22 - FCN =   297670.8182437 Edm =      5.13806 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297669.4387544 Edm =      1.40599 NCalls =     95
VariableMetric: Iteration #  24 - FCN =   297664.7721138 Edm =      2.65943 NCalls =    101
VariableMetric: Iteration #  25 - FCN =   297642.8442997 Edm =      1.92382 NCalls =    104
VariableMetric: Iteration #  26 - FCN =   297640.8814752 Edm =    0.0248375 NCalls =    106
VariableMetric: Iteration #  27 - FCN =   297640.7901138 Edm =     0.072017 NCalls =    108
VariableMetric: Iteration #  28 - FCN =   297639.6414551 Edm =      1.24092 NCalls =    113
VariableMetric: Iteration #  29 - FCN =   297639.4306645 Edm =     0.194894 NCalls =    116
VariableMetric: Iteration #  30 - FCN =    297636.898792 Edm =      1.96406 NCalls =    122
VariableMetric: Iteration #  31 - FCN =   297584.5704849 Edm =      6.01037 NCalls =    127
VariableMetric: Iteration #  32 - FCN =   297576.4159847 Edm =     0.719343 NCalls =    130
VariableMetric: Iteration #  33 - FCN =   297575.4125487 Edm =     0.139209 NCalls =    132
VariableMetric: Iteration #  34 - FCN =    297575.173663 Edm =    0.0217852 NCalls =    134
VariableMetric: Iteration #  35 - FCN =   297575.0696171 Edm =     0.088184 NCalls =    136
VariableMetric: Iteration #  36 - FCN =   297573.7763424 Edm =     0.398583 NCalls =    143
VariableMetric: Iteration #  37 - FCN =   297571.5270181 Edm =      2.60649 NCalls =    148
VariableMetric: Iteration #  38 - FCN =   297569.2515606 Edm =     0.987505 NCalls =    152
VariableMetric: Iteration #  39 - FCN =    297567.856222 Edm =     0.763797 NCalls =    154
VariableMetric: Iteration #  40 - FCN =   297567.2059958 Edm =     0.736072 NCalls =    156
VariableMetric: Iteration #  41 - FCN =   297565.6072019 Edm =      2.05673 NCalls =    159
VariableMetric: Iteration #  42 - FCN =   297561.7540273 Edm =      0.53528 NCalls =    164
VariableMetric: Iteration #  43 - FCN =   297559.4862882 Edm =     0.676226 NCalls =    172
VariableMetric: Iteration #  44 - FCN =   297559.2782301 Edm =     0.360469 NCalls =    174
VariableMetric: Iteration #  45 - FCN =    297558.898043 Edm =    0.0736024 NCalls =    176
VariableMetric: Iteration #  46 - FCN =   297558.2479529 Edm =     0.572745 NCalls =    181
VariableMetric: Iteration #  47 - FCN =   297558.0704892 Edm =     0.456023 NCalls =    184
VariableMetric: Iteration #  48 - FCN =   297556.9262367 Edm =      1.77605 NCalls =    189
VariableMetric: Iteration #  49 - FCN =   297556.5303491 Edm =     0.850946 NCalls =    193
VariableMetric: Iteration #  50 - FCN =   297554.1330813 Edm =      2.66361 NCalls =    197
VariableMetric: Iteration #  51 - FCN =   297553.0903383 Edm =     0.728915 NCalls =    201
VariableMetric: Iteration #  52 - FCN =   297545.5048136 Edm =      5.04669 NCalls =    205
VariableMetric: Iteration #  53 - FCN =   297544.3102077 Edm =      1.62319 NCalls =    207
VariableMetric: Iteration #  54 - FCN =   297542.0630399 Edm =      0.25144 NCalls =    209
VariableMetric: Iteration #  55 - FCN =   297541.7186358 Edm =    0.0349777 NCalls =    211
VariableMetric: Iteration #  56 - FCN =   297541.6423941 Edm =    0.0546506 NCalls =    213
VariableMetric: Iteration #  57 - FCN =   297540.3157775 Edm =     0.845518 NCalls =    218
VariableMetric: Iteration #  58 - FCN =   297528.1940277 Edm =      11.3853 NCalls =    222
VariableMetric: Iteration #  59 - FCN =   297512.6033805 Edm =      4.23698 NCalls =    226
VariableMetric: Iteration #  60 - FCN =   297508.2233692 Edm =     0.429965 NCalls =    228
VariableMetric: Iteration #  61 - FCN =   297507.8756476 Edm =   0.00733761 NCalls =    230
VariableMetric: Iteration #  62 - FCN =   297507.8668076 Edm =   0.00187921 NCalls =    232
VariableMetric: Iteration #  63 - FCN =   297507.8465203 Edm =    0.0184377 NCalls =    235
VariableMetric: Iteration #  64 - FCN =   297505.8248257 Edm =      1.02512 NCalls =    241
VariableMetric: Iteration #  65 - FCN =   297502.9820901 Edm =     0.696327 NCalls =    243
VariableMetric: Iteration #  66 - FCN =   297501.8269816 Edm =       0.5503 NCalls =    245
VariableMetric: Iteration #  67 - FCN =   297501.2493997 Edm =    0.0754175 NCalls =    248
VariableMetric: Iteration #  68 - FCN =   297501.1460471 Edm =    0.0055695 NCalls =    250
VariableMetric: Iteration #  69 - FCN =   297501.1383385 Edm =   0.00198318 NCalls =    252
VariableMetric: Iteration #  70 - FCN =   297501.1286512 Edm =   0.00980697 NCalls =    255
VariableMetric: Iteration #  71 - FCN =     297500.75009 Edm =     0.415259 NCalls =    261
VariableMetric: Iteration #  72 - FCN =   297500.7454709 Edm =   0.00274811 NCalls =    263
VariableMetric: Iteration #  73 - FCN =   297500.6629437 Edm =    0.0860898 NCalls =    268
VariableMetric: Iteration #  74 - FCN =   297498.7415977 Edm =     0.369009 NCalls =    275
VariableMetric: Iteration #  75 - FCN =   297496.6651947 Edm =      1.33305 NCalls =    277
VariableMetric: Iteration #  76 - FCN =   297494.5859292 Edm =     0.849463 NCalls =    279
VariableMetric: Iteration #  77 - FCN =   297493.3740748 Edm =      0.64945 NCalls =    281
VariableMetric: Iteration #  78 - FCN =   297492.1162489 Edm =     0.466848 NCalls =    284
VariableMetric: Iteration #  79 - FCN =   297491.4566217 Edm =     0.929842 NCalls =    286
VariableMetric: Iteration #  80 - FCN =   297490.9799728 Edm =     0.258928 NCalls =    289
VariableMetric: Iteration #  81 - FCN =   297490.6882121 Edm =     0.186708 NCalls =    292
VariableMetric: Iteration #  82 - FCN =   297490.4223123 Edm =     0.104841 NCalls =    294
VariableMetric: Iteration #  83 - FCN =   297490.2803143 Edm =    0.0280262 NCalls =    297
VariableMetric: Iteration #  84 - FCN =   297490.2458023 Edm =   0.00867002 NCalls =    299
VariableMetric: Iteration #  85 - FCN =   297490.2333191 Edm =    0.0028415 NCalls =    301
VariableMetric: Iteration #  86 - FCN =   297490.2251975 Edm =   0.00465686 NCalls =    303
VariableMetric: Iteration #  87 - FCN =   297490.1414198 Edm =    0.0868299 NCalls =    307
VariableMetric: Iteration #  88 - FCN =   297489.8329363 Edm =     0.265339 NCalls =    312
VariableMetric: Iteration #  89 - FCN =   297476.6516032 Edm =      10.8794 NCalls =    318
VariableMetric: Iteration #  90 - FCN =   297476.0668079 Edm =      2.93395 NCalls =    321
VariableMetric: Iteration #  91 - FCN =   297469.9743077 Edm =      2.67653 NCalls =    326
VariableMetric: Iteration #  92 - FCN =    297462.884282 Edm =      3.35207 NCalls =    329
VariableMetric: Iteration #  93 - FCN =   297455.4655155 Edm =       11.557 NCalls =    333
VariableMetric: Iteration #  94 - FCN =    297450.326474 Edm =      13.0069 NCalls =    338
VariableMetric: Iteration #  95 - FCN =   297427.2369477 Edm =      42.8173 NCalls =    343
VariableMetric: Iteration #  96 - FCN =   297424.4404314 Edm =      7.49747 NCalls =    345
VariableMetric: Iteration #  97 - FCN =   297413.5528272 Edm =      7.25529 NCalls =    348
VariableMetric: Iteration #  98 - FCN =   297411.0854019 Edm =      3.94613 NCalls =    351
VariableMetric: Iteration #  99 - FCN =   297408.6344695 Edm =      2.24531 NCalls =    354
VariableMetric: Iteration # 100 - FCN =   297407.0592456 Edm =     0.657345 NCalls =    356
VariableMetric: Iteration # 101 - FCN =   297406.4362665 Edm =     0.338829 NCalls =    358
VariableMetric: Iteration # 102 - FCN =   297405.8293499 Edm =     0.395617 NCalls =    361
VariableMetric: Iteration # 103 - FCN =   297405.1838908 Edm =    0.0747911 NCalls =    363
VariableMetric: Iteration # 104 - FCN =   297405.1225524 Edm =    0.0414985 NCalls =    365
VariableMetric: Iteration # 105 - FCN =    297405.081292 Edm =   0.00792144 NCalls =    367
VariableMetric: Iteration # 106 - FCN =   297405.0683059 Edm =   0.00889449 NCalls =    369
VariableMetric: Iteration # 107 - FCN =   297404.9865294 Edm =     0.075689 NCalls =    373
VariableMetric: Iteration # 108 - FCN =    297403.636011 Edm =     0.960471 NCalls =    378
VariableMetric: Iteration # 109 - FCN =   297399.9776462 Edm =      1.28892 NCalls =    380
VariableMetric: Iteration # 110 - FCN =   297398.6796669 Edm =     0.322103 NCalls =    382
VariableMetric: Iteration # 111 - FCN =   297398.1886824 Edm =     0.174261 NCalls =    384
VariableMetric: Iteration # 112 - FCN =   297398.0166516 Edm =    0.0853434 NCalls =    385
VariableMetric: Iteration # 113 - FCN =   297397.9464095 Edm =    0.0132118 NCalls =    387
VariableMetric: Iteration # 114 - FCN =   297397.9288172 Edm =   0.00333461 NCalls =    389
VariableMetric: Iteration # 115 - FCN =   297397.9111827 Edm =    0.0108719 NCalls =    392
VariableMetric: Iteration # 116 - FCN =   297397.7690622 Edm =     0.084058 NCalls =    395
VariableMetric: Iteration # 117 - FCN =   297397.3435103 Edm =     0.315845 NCalls =    398
VariableMetric: Iteration # 118 - FCN =   297392.1688657 Edm =      4.12751 NCalls =    402
VariableMetric: Iteration # 119 - FCN =   297386.3038656 Edm =      5.37315 NCalls =    405
VariableMetric: Iteration # 120 - FCN =   297383.5323319 Edm =       1.4505 NCalls =    407
VariableMetric: Iteration # 121 - FCN =   297382.6570628 Edm =      0.53144 NCalls =    409
VariableMetric: Iteration # 122 - FCN =   297382.2934376 Edm =    0.0448174 NCalls =    411
VariableMetric: Iteration # 123 - FCN =   297382.2344917 Edm =   0.00745512 NCalls =    413
VariableMetric: Iteration # 124 - FCN =   297382.2147357 Edm =   0.00490321 NCalls =    415
VariableMetric: Iteration # 125 - FCN =   297382.2048627 Edm =  0.000519551 NCalls =    417
VariableMetric: Iteration # 126 - FCN =   297382.2041921 Edm =  0.000196248 NCalls =    419
VariableMetric: Iteration # 127 - FCN =   297382.2012569 Edm =   0.00250675 NCalls =    423
VariableMetric: Iteration # 128 - FCN =   297382.1670533 Edm =    0.0249026 NCalls =    426
VariableMetric: Iteration # 129 - FCN =   297381.4538716 Edm =     0.534985 NCalls =    430
VariableMetric: Iteration # 130 - FCN =   297379.2351988 Edm =     0.448223 NCalls =    434
VariableMetric: Iteration # 131 - FCN =   297378.8783996 Edm =    0.0701237 NCalls =    436
VariableMetric: Iteration # 132 - FCN =   297378.8116175 Edm =   0.00544253 NCalls =    438
VariableMetric: Iteration # 133 - FCN =   297378.8060539 Edm =  0.000377966 NCalls =    440
VariableMetric: Iteration # 134 - FCN =   297378.8053557 Edm =  0.000209679 NCalls =    442
VariableMetric: Iteration # 135 - FCN =   297378.8041534 Edm =  0.000727689 NCalls =    445
VariableMetric: Iteration # 136 - FCN =   297378.7819844 Edm =    0.0211511 NCalls =    449
VariableMetric: Iteration # 137 - FCN =   297377.2344414 Edm =     0.826481 NCalls =    454
VariableMetric: Iteration # 138 - FCN =   297375.3669863 Edm =     0.263423 NCalls =    457
VariableMetric: Iteration # 139 - FCN =   297375.1534954 Edm =    0.0344043 NCalls =    459
VariableMetric: Iteration # 140 - FCN =   297375.1218283 Edm =   0.00145748 NCalls =    460
VariableMetric: Iteration # 141 - FCN =   297375.1203135 Edm =  0.000106586 NCalls =    462
VariableMetric: Iteration # 142 - FCN =   297375.1201061 Edm =  9.82039e-05 NCalls =    464
VariableMetric: Iteration # 143 - FCN =   297375.1191307 Edm =  0.000900695 NCalls =    467
VariableMetric: Iteration # 144 - FCN =   297375.0782589 Edm =    0.0373285 NCalls =    474
VariableMetric: Iteration # 145 - FCN =   297374.0538007 Edm =     0.122068 NCalls =    479
VariableMetric: Iteration # 146 - FCN =   297373.9125728 Edm =   0.00257519 NCalls =    481
VariableMetric: Iteration # 147 - FCN =   297373.9100543 Edm =  0.000233827 NCalls =    483
VariableMetric: Iteration # 148 - FCN =   297373.9097704 Edm =  5.57528e-05 NCalls =    485
VariableMetric: After Hessian   - FCN =   297373.9097704 Edm =      2.95739 NCalls =    956
VariableMetric: Iteration # 149 - FCN =   297373.9097704 Edm =      2.95739 NCalls =    956
VariableMetric: Iteration # 150 - FCN =    297370.619988 Edm =      1.00136 NCalls =    958
VariableMetric: Iteration # 151 - FCN =     297370.14399 Edm =      0.14456 NCalls =    960
VariableMetric: Iteration # 152 - FCN =   297370.0020036 Edm =    0.0365388 NCalls =    962
VariableMetric: Iteration # 153 - FCN =   297369.9533045 Edm =     0.006598 NCalls =    964
VariableMetric: Iteration # 154 - FCN =   297369.9167554 Edm =    0.0646001 NCalls =    968
VariableMetric: Iteration # 155 - FCN =   297369.6474089 Edm =     0.240552 NCalls =    977
VariableMetric: Iteration # 156 - FCN =   297369.6362387 Edm =    0.0456445 NCalls =    979
VariableMetric: Iteration # 157 - FCN =   297369.3894118 Edm =      0.24632 NCalls =    984
VariableMetric: Iteration # 158 - FCN =   297369.3630885 Edm =    0.0846181 NCalls =    987
VariableMetric: Iteration # 159 - FCN =   297369.3379607 Edm =     0.121149 NCalls =    989
VariableMetric: Iteration # 160 - FCN =   297369.2707268 Edm =    0.0367255 NCalls =    993
VariableMetric: Iteration # 161 - FCN =   297369.2192737 Edm =   0.00733431 NCalls =    995
VariableMetric: Iteration # 162 - FCN =   297369.2086373 Edm =   0.00194891 NCalls =    997
VariableMetric: Iteration # 163 - FCN =   297369.2046772 Edm =  0.000361686 NCalls =    999
VariableMetric: Iteration # 164 - FCN =   297369.2043029 Edm =   1.4263e-05 NCalls =   1001
VariableMetric: After Hessian   - FCN =   297369.2043029 Edm =  2.08803e-05 NCalls =   1484
VariableMetric: Iteration # 165 - FCN =   297369.2043029 Edm =  2.08803e-05 NCalls =   1484
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   307876.0926152 Edm =      16.0599 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   307876.0926152 Edm =      16.0599 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   298940.4341611 Edm =      1.20419 NCalls =      9
VariableMetric: Iteration #   2 - FCN =   298024.7256702 Edm =       178.92 NCalls =     17
VariableMetric: Iteration #   3 - FCN =   297947.4265126 Edm =      4.00585 NCalls =     19
VariableMetric: Iteration #   4 - FCN =   297945.6569702 Edm =     0.196678 NCalls =     21
VariableMetric: Iteration #   5 - FCN =   297945.2479643 Edm =     0.299148 NCalls =     23
VariableMetric: Iteration #   6 - FCN =   297904.2139192 Edm =     0.351204 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   297903.5790702 Edm =    0.0736168 NCalls =     31
VariableMetric: Iteration #   8 - FCN =   297903.2367263 Edm =     0.241888 NCalls =     33
VariableMetric: Iteration #   9 - FCN =   297847.4174188 Edm =      50.7988 NCalls =     39
VariableMetric: Iteration #  10 - FCN =   297635.1119663 Edm =      33.6348 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   297614.7023402 Edm =      1.34484 NCalls =     44
VariableMetric: Iteration #  12 - FCN =   297613.1216891 Edm =      0.10994 NCalls =     46
VariableMetric: Iteration #  13 - FCN =   297612.9929574 Edm =    0.0238994 NCalls =     48
VariableMetric: Iteration #  14 - FCN =   297612.8383565 Edm =     0.125616 NCalls =     51
VariableMetric: Iteration #  15 - FCN =   297590.6454183 Edm =      15.2128 NCalls =     57
VariableMetric: Iteration #  16 - FCN =   297545.5374417 Edm =     0.967971 NCalls =     59
VariableMetric: Iteration #  17 - FCN =   297544.6993931 Edm =    0.0192086 NCalls =     61
VariableMetric: Iteration #  18 - FCN =   297544.6649027 Edm =    0.0211452 NCalls =     63
VariableMetric: Iteration #  19 - FCN =   297544.4318808 Edm =     0.290708 NCalls =     67
VariableMetric: Iteration #  20 - FCN =   297540.4466796 Edm =      3.50099 NCalls =     73
VariableMetric: Iteration #  21 - FCN =   297432.4820573 Edm =      5.20174 NCalls =     78
VariableMetric: Iteration #  22 - FCN =   297428.0829107 Edm =      2.09231 NCalls =     80
VariableMetric: Iteration #  23 - FCN =    297426.814162 Edm =     0.240835 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297426.7031293 Edm =     0.122112 NCalls =     84
VariableMetric: Iteration #  25 - FCN =   297426.6497781 Edm =   0.00969993 NCalls =     86
VariableMetric: Iteration #  26 - FCN =   297426.6313413 Edm =   0.00691969 NCalls =     88
VariableMetric: Iteration #  27 - FCN =   297426.5051186 Edm =    0.0986942 NCalls =     92
VariableMetric: Iteration #  28 - FCN =   297406.9195231 Edm =      3.74199 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297402.6123305 Edm =     0.105189 NCalls =    101
VariableMetric: Iteration #  30 - FCN =   297402.4985287 Edm =   0.00804506 NCalls =    102
VariableMetric: Iteration #  31 - FCN =   297402.4881707 Edm =   0.00197515 NCalls =    104
VariableMetric: Iteration #  32 - FCN =   297402.4794798 Edm =   0.00566046 NCalls =    106
VariableMetric: Iteration #  33 - FCN =    297402.049815 Edm =     0.360432 NCalls =    111
VariableMetric: Iteration #  34 - FCN =   297394.7955939 Edm =      2.15969 NCalls =    116
VariableMetric: Iteration #  35 - FCN =   297392.2940359 Edm =     0.369897 NCalls =    118
VariableMetric: Iteration #  36 - FCN =   297391.9174457 Edm =    0.0358813 NCalls =    120
VariableMetric: Iteration #  37 - FCN =   297391.8677839 Edm =   0.00730636 NCalls =    122
VariableMetric: Iteration #  38 - FCN =   297391.8569208 Edm =   0.00290689 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297391.8338597 Edm =    0.0163334 NCalls =    127
VariableMetric: Iteration #  40 - FCN =    297391.540896 Edm =     0.224602 NCalls =    131
VariableMetric: Iteration #  41 - FCN =   297386.1726218 Edm =      3.57688 NCalls =    136
VariableMetric: Iteration #  42 - FCN =   297376.5636343 Edm =       2.8732 NCalls =    139
VariableMetric: Iteration #  43 - FCN =   297373.4074071 Edm =     0.951159 NCalls =    141
VariableMetric: Iteration #  44 - FCN =    297372.584818 Edm =      0.16789 NCalls =    143
VariableMetric: Iteration #  45 - FCN =     297372.38102 Edm =   0.00937282 NCalls =    145
VariableMetric: Iteration #  46 - FCN =   297372.3727389 Edm =  0.000988366 NCalls =    147
VariableMetric: Iteration #  47 - FCN =   297372.3711743 Edm =   0.00105431 NCalls =    149
VariableMetric: Iteration #  48 - FCN =   297372.3497585 Edm =    0.0204261 NCalls =    153
VariableMetric: Iteration #  49 - FCN =   297368.0962614 Edm =      2.01278 NCalls =    159
VariableMetric: Iteration #  50 - FCN =   297362.7438522 Edm =     0.432204 NCalls =    162
VariableMetric: Iteration #  51 - FCN =   297362.2174564 Edm =    0.0519312 NCalls =    164
VariableMetric: Iteration #  52 - FCN =   297362.1612766 Edm =   0.00509131 NCalls =    166
VariableMetric: Iteration #  53 - FCN =   297362.1558178 Edm =  0.000390991 NCalls =    168
VariableMetric: Iteration #  54 - FCN =   297362.1550998 Edm =  0.000210947 NCalls =    170
VariableMetric: Iteration #  55 - FCN =    297362.152431 Edm =   0.00260403 NCalls =    173
VariableMetric: Iteration #  56 - FCN =   297362.0676664 Edm =    0.0643038 NCalls =    180
VariableMetric: Iteration #  57 - FCN =   297360.7213731 Edm =     0.367698 NCalls =    184
VariableMetric: Iteration #  58 - FCN =   297360.3061366 Edm =    0.0470193 NCalls =    186
VariableMetric: Iteration #  59 - FCN =   297360.2681674 Edm =   0.00305385 NCalls =    188
VariableMetric: Iteration #  60 - FCN =   297360.2647055 Edm =  0.000356834 NCalls =    190
VariableMetric: Iteration #  61 - FCN =   297360.2641293 Edm =  0.000262319 NCalls =    192
VariableMetric: Iteration #  62 - FCN =   297360.2623993 Edm =   0.00127543 NCalls =    195
VariableMetric: Iteration #  63 - FCN =   297360.1912876 Edm =    0.0620726 NCalls =    200
VariableMetric: Iteration #  64 - FCN =   297358.7643415 Edm =    0.0850077 NCalls =    204
VariableMetric: Iteration #  65 - FCN =   297358.6844532 Edm =   0.00878662 NCalls =    205
VariableMetric: Iteration #  66 - FCN =   297358.6769134 Edm =   0.00102738 NCalls =    206
VariableMetric: Iteration #  67 - FCN =    297358.675591 Edm =  9.64048e-05 NCalls =    208
VariableMetric: Iteration #  68 - FCN =   297358.6752897 Edm =  0.000191936 NCalls =    210
VariableMetric: Iteration #  69 - FCN =   297358.6638806 Edm =    0.0113066 NCalls =    215
VariableMetric: Iteration #  70 - FCN =   297358.3460965 Edm =    0.0453057 NCalls =    222
VariableMetric: Iteration #  71 - FCN =   297357.1153948 Edm =     0.428954 NCalls =    225
VariableMetric: Iteration #  72 - FCN =    297356.284468 Edm =    0.0835735 NCalls =    227
VariableMetric: Iteration #  73 - FCN =   297356.1881449 Edm =   0.00768562 NCalls =    228
VariableMetric: Iteration #  74 - FCN =   297356.1805486 Edm =  0.000765401 NCalls =    230
VariableMetric: Iteration #  75 - FCN =   297356.1797026 Edm =  7.92888e-05 NCalls =    232
VariableMetric: After Hessian   - FCN =   297356.1797026 Edm =      12.8077 NCalls =    707
VariableMetric: Iteration #  76 - FCN =   297356.1797026 Edm =      12.8077 NCalls =    707
VariableMetric: Iteration #  77 - FCN =   297356.0300037 Edm =      305.495 NCalls =    710
VariableMetric: Iteration #  78 - FCN =   297355.5270164 Edm =     0.368835 NCalls =    719
VariableMetric: Iteration #  79 - FCN =   297354.7250477 Edm =     0.265357 NCalls =    722
VariableMetric: Iteration #  80 - FCN =   297354.3173107 Edm =     0.678568 NCalls =    724
VariableMetric: Iteration #  81 - FCN =   297354.1000253 Edm =     0.460277 NCalls =    727
VariableMetric: Iteration #  82 - FCN =   297350.8591355 Edm =      1.06943 NCalls =    731
VariableMetric: Iteration #  83 - FCN =   297350.7435642 Edm =     0.159388 NCalls =    733
VariableMetric: Iteration #  84 - FCN =   297350.5931216 Edm =     0.198779 NCalls =    735
VariableMetric: Iteration #  85 - FCN =   297350.4006606 Edm =     0.349771 NCalls =    737
VariableMetric: Iteration #  86 - FCN =   297347.3659022 Edm =      1.53556 NCalls =    742
VariableMetric: Iteration #  87 - FCN =   297345.5169236 Edm =     0.489267 NCalls =    745
VariableMetric: Iteration #  88 - FCN =   297345.0596005 Edm =     0.196026 NCalls =    747
VariableMetric: Iteration #  89 - FCN =   297344.8374675 Edm =    0.0940031 NCalls =    749
VariableMetric: Iteration #  90 - FCN =    297344.687693 Edm =    0.0789604 NCalls =    751
VariableMetric: Iteration #  91 - FCN =   297344.5380605 Edm =    0.0865641 NCalls =    753
VariableMetric: Iteration #  92 - FCN =   297344.4057674 Edm =    0.0413998 NCalls =    756
VariableMetric: Iteration #  93 - FCN =   297344.3111484 Edm =    0.0399846 NCalls =    759
VariableMetric: Iteration #  94 - FCN =   297344.2506684 Edm =    0.0216949 NCalls =    761
VariableMetric: Iteration #  95 - FCN =   297344.2126732 Edm =   0.00386769 NCalls =    763
VariableMetric: Iteration #  96 - FCN =   297344.2075323 Edm =   0.00209382 NCalls =    765
VariableMetric: Iteration #  97 - FCN =   297344.2058058 Edm =  0.000449558 NCalls =    767
VariableMetric: Iteration #  98 - FCN =   297344.2052053 Edm =  9.56147e-05 NCalls =    769
VariableMetric: Iteration #  99 - FCN =   297344.2048817 Edm =  3.12681e-05 NCalls =    771
VariableMetric: After Hessian   - FCN =   297344.2048817 Edm =  0.000244879 NCalls =   1248
VariableMetric: Iteration # 100 - FCN =   297344.2048817 Edm =  0.000244879 NCalls =   1248
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   314415.1765079 Edm =       32.015 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   314415.1765079 Edm =       32.015 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   308954.7395621 Edm =       14.605 NCalls =     10
VariableMetric: Iteration #   2 - FCN =   302194.0155924 Edm =      3.57357 NCalls =     19
VariableMetric: Iteration #   3 - FCN =   302192.7378249 Edm =      3.82445 NCalls =     21
VariableMetric: Iteration #   4 - FCN =    302103.208358 Edm =      99.3786 NCalls =     26
VariableMetric: Iteration #   5 - FCN =   302061.1137414 Edm =      40.6214 NCalls =     30
VariableMetric: Iteration #   6 - FCN =   302004.5872676 Edm =      37.0466 NCalls =     34
VariableMetric: Iteration #   7 - FCN =   301007.7768797 Edm =      189.078 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   300831.2447697 Edm =     0.749721 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   300829.9326476 Edm =      1.14146 NCalls =     44
VariableMetric: Iteration #  10 - FCN =   300739.4185273 Edm =       75.505 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   298478.3616401 Edm =      298.193 NCalls =     55
VariableMetric: Iteration #  12 - FCN =   298234.3572066 Edm =      837.256 NCalls =     57
VariableMetric: Iteration #  13 - FCN =   298018.3439731 Edm =      463.414 NCalls =     58
VariableMetric: Iteration #  14 - FCN =   297749.6932348 Edm =      21.7226 NCalls =     60
VariableMetric: Iteration #  15 - FCN =   297728.0344721 Edm =     0.356469 NCalls =     62
VariableMetric: Iteration #  16 - FCN =    297727.670187 Edm =     0.021902 NCalls =     64
VariableMetric: Iteration #  17 - FCN =   297727.5797567 Edm =    0.0672657 NCalls =     66
VariableMetric: Iteration #  18 - FCN =   297702.1326297 Edm =      20.9373 NCalls =     73
VariableMetric: Iteration #  19 - FCN =   297654.1102012 Edm =      3.45198 NCalls =     76
VariableMetric: Iteration #  20 - FCN =   297648.4407707 Edm =     0.699546 NCalls =     78
VariableMetric: Iteration #  21 - FCN =   297647.2531741 Edm =     0.119555 NCalls =     80
VariableMetric: Iteration #  22 - FCN =   297646.9587585 Edm =    0.0315631 NCalls =     83
VariableMetric: Iteration #  23 - FCN =    297646.892346 Edm =    0.0241494 NCalls =     85
VariableMetric: Iteration #  24 - FCN =   297646.6279254 Edm =     0.208756 NCalls =     90
VariableMetric: Iteration #  25 - FCN =   297645.9696951 Edm =     0.472141 NCalls =     96
VariableMetric: Iteration #  26 - FCN =   297644.9319751 Edm =      3.68024 NCalls =    100
VariableMetric: Iteration #  27 - FCN =   297642.5763562 Edm =      5.11395 NCalls =    103
VariableMetric: Iteration #  28 - FCN =    297640.382929 Edm =      2.10876 NCalls =    108
VariableMetric: Iteration #  29 - FCN =   297599.1620792 Edm =      8.90954 NCalls =    113
VariableMetric: Iteration #  30 - FCN =   297581.2662328 Edm =       18.564 NCalls =    115
VariableMetric: Iteration #  31 - FCN =   297550.3411144 Edm =      6.13647 NCalls =    117
VariableMetric: Iteration #  32 - FCN =   297545.9656292 Edm =     0.223755 NCalls =    119
VariableMetric: Iteration #  33 - FCN =   297545.6605772 Edm =    0.0360193 NCalls =    121
VariableMetric: Iteration #  34 - FCN =   297545.5951365 Edm =    0.0135583 NCalls =    123
VariableMetric: Iteration #  35 - FCN =   297545.4809601 Edm =    0.0981374 NCalls =    126
VariableMetric: Iteration #  36 - FCN =   297542.5573365 Edm =      2.97578 NCalls =    130
VariableMetric: Iteration #  37 - FCN =   297492.8220962 Edm =      28.2117 NCalls =    138
VariableMetric: Iteration #  38 - FCN =   297466.7853736 Edm =      44.3888 NCalls =    141
VariableMetric: Iteration #  39 - FCN =   297442.6941491 Edm =      39.6656 NCalls =    144
VariableMetric: Iteration #  40 - FCN =   297421.3496207 Edm =      8.24389 NCalls =    148
VariableMetric: Iteration #  41 - FCN =   297415.0274613 Edm =      2.19755 NCalls =    150
VariableMetric: Iteration #  42 - FCN =   297412.4143974 Edm =     0.414562 NCalls =    152
VariableMetric: Iteration #  43 - FCN =   297411.7784693 Edm =    0.0585019 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297411.6832974 Edm =     0.029117 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297411.5664151 Edm =    0.0464036 NCalls =    158
VariableMetric: Iteration #  46 - FCN =    297408.733465 Edm =      2.47046 NCalls =    163
VariableMetric: Iteration #  47 - FCN =   297358.6301876 Edm =      18.3849 NCalls =    167
VariableMetric: Iteration #  48 - FCN =   297295.3853273 Edm =      15.4075 NCalls =    173
VariableMetric: Iteration #  49 - FCN =   297293.0355737 Edm =      10.9733 NCalls =    175
VariableMetric: Iteration #  50 - FCN =   297286.4016218 Edm =      2.08412 NCalls =    177
VariableMetric: Iteration #  51 - FCN =   297283.8662219 Edm =      3.29042 NCalls =    180
VariableMetric: Iteration #  52 - FCN =   297281.9819615 Edm =     0.741174 NCalls =    183
VariableMetric: Iteration #  53 - FCN =   297280.9966711 Edm =     0.062981 NCalls =    185
VariableMetric: Iteration #  54 - FCN =   297280.9109298 Edm =     0.013335 NCalls =    187
VariableMetric: Iteration #  55 - FCN =   297280.8896006 Edm =   0.00304776 NCalls =    189
VariableMetric: Iteration #  56 - FCN =   297280.8836925 Edm =   0.00240039 NCalls =    191
VariableMetric: Iteration #  57 - FCN =   297280.8703062 Edm =    0.0113381 NCalls =    194
VariableMetric: Iteration #  58 - FCN =   297280.2194648 Edm =     0.728764 NCalls =    200
VariableMetric: Iteration #  59 - FCN =   297280.2120661 Edm =   0.00434671 NCalls =    202
VariableMetric: Iteration #  60 - FCN =    297280.041352 Edm =     0.246598 NCalls =    207
VariableMetric: Iteration #  61 - FCN =   297279.9995621 Edm =    0.0402863 NCalls =    211
VariableMetric: Iteration #  62 - FCN =    297278.766301 Edm =      1.06103 NCalls =    218
VariableMetric: Iteration #  63 - FCN =   297267.4524826 Edm =      4.71483 NCalls =    224
VariableMetric: Iteration #  64 - FCN =   297264.7915339 Edm =      1.58423 NCalls =    226
VariableMetric: Iteration #  65 - FCN =   297262.9798577 Edm =     0.419862 NCalls =    229
VariableMetric: Iteration #  66 - FCN =   297262.5763153 Edm =     0.131087 NCalls =    230
VariableMetric: Iteration #  67 - FCN =   297262.3344298 Edm =    0.0557841 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297262.2398661 Edm =    0.0112747 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297262.2284815 Edm =   0.00598625 NCalls =    235
VariableMetric: Iteration #  70 - FCN =   297262.2002998 Edm =    0.0206465 NCalls =    238
VariableMetric: Iteration #  71 - FCN =   297261.9492695 Edm =     0.105777 NCalls =    241
VariableMetric: Iteration #  72 - FCN =   297260.2650758 Edm =      1.45548 NCalls =    244
VariableMetric: Iteration #  73 - FCN =     297251.59004 Edm =      3.69919 NCalls =    248
VariableMetric: Iteration #  74 - FCN =   297245.3965723 Edm =        1.323 NCalls =    250
VariableMetric: Iteration #  75 - FCN =   297244.3785712 Edm =     0.425722 NCalls =    252
VariableMetric: Iteration #  76 - FCN =   297244.1158299 Edm =     0.142984 NCalls =    254
VariableMetric: Iteration #  77 - FCN =   297243.9961511 Edm =    0.0184324 NCalls =    256
VariableMetric: Iteration #  78 - FCN =   297243.9736317 Edm =   0.00358406 NCalls =    258
VariableMetric: Iteration #  79 - FCN =   297243.9648699 Edm =   0.00983909 NCalls =    260
VariableMetric: Iteration #  80 - FCN =   297243.8805943 Edm =    0.0934919 NCalls =    264
VariableMetric: Iteration #  81 - FCN =   297242.3665069 Edm =      1.44824 NCalls =    271
VariableMetric: Iteration #  82 - FCN =   297223.9177659 Edm =      5.18891 NCalls =    274
VariableMetric: Iteration #  83 - FCN =   297221.1363426 Edm =      1.21482 NCalls =    276
VariableMetric: Iteration #  84 - FCN =   297220.1873022 Edm =     0.243201 NCalls =    277
VariableMetric: Iteration #  85 - FCN =   297219.8196009 Edm =    0.0974335 NCalls =    279
VariableMetric: Iteration #  86 - FCN =   297219.6956888 Edm =    0.0190022 NCalls =    281
VariableMetric: Iteration #  87 - FCN =   297219.6730886 Edm =   0.00578903 NCalls =    283
VariableMetric: Iteration #  88 - FCN =    297219.664292 Edm =   0.00192787 NCalls =    285
VariableMetric: Iteration #  89 - FCN =   297219.6543453 Edm =   0.00372234 NCalls =    287
VariableMetric: Iteration #  90 - FCN =   297219.6215558 Edm =    0.0232613 NCalls =    290
VariableMetric: Iteration #  91 - FCN =   297218.8508595 Edm =      0.51528 NCalls =    294
VariableMetric: Iteration #  92 - FCN =   297213.3947537 Edm =      2.79766 NCalls =    298
VariableMetric: Iteration #  93 - FCN =   297208.9543531 Edm =      1.79656 NCalls =    300
VariableMetric: Iteration #  94 - FCN =   297206.3821002 Edm =     0.840009 NCalls =    303
VariableMetric: Iteration #  95 - FCN =   297205.7941407 Edm =      0.24031 NCalls =    305
VariableMetric: Iteration #  96 - FCN =   297205.6268162 Edm =    0.0329205 NCalls =    307
VariableMetric: Iteration #  97 - FCN =   297205.6032231 Edm =   0.00427612 NCalls =    309
VariableMetric: Iteration #  98 - FCN =   297205.5996332 Edm =   0.00118338 NCalls =    310
VariableMetric: Iteration #  99 - FCN =   297205.5961695 Edm =   0.00194146 NCalls =    312
VariableMetric: Iteration # 100 - FCN =   297205.5700115 Edm =    0.0247252 NCalls =    315
VariableMetric: Iteration # 101 - FCN =   297205.3374039 Edm =      0.14698 NCalls =    320
VariableMetric: Iteration # 102 - FCN =   297204.6743419 Edm =     0.368853 NCalls =    322
VariableMetric: Iteration # 103 - FCN =   297199.5521912 Edm =      1.34654 NCalls =    325
VariableMetric: Iteration # 104 - FCN =     297198.20457 Edm =       0.1277 NCalls =    327
VariableMetric: Iteration # 105 - FCN =   297198.0986098 Edm =     0.023369 NCalls =    329
VariableMetric: Iteration # 106 - FCN =   297198.0811766 Edm =   0.00420488 NCalls =    331
VariableMetric: Iteration # 107 - FCN =   297198.0745932 Edm =   0.00214624 NCalls =    333
VariableMetric: Iteration # 108 - FCN =   297198.0714433 Edm =  0.000630304 NCalls =    335
VariableMetric: Iteration # 109 - FCN =   297198.0700269 Edm =    0.0003087 NCalls =    337
VariableMetric: Iteration # 110 - FCN =   297198.0691104 Edm =  0.000411116 NCalls =    339
VariableMetric: Iteration # 111 - FCN =   297198.0561958 Edm =    0.0115712 NCalls =    343
VariableMetric: Iteration # 112 - FCN =   297197.2740666 Edm =     0.567581 NCalls =    348
VariableMetric: Iteration # 113 - FCN =   297195.0772983 Edm =     0.431283 NCalls =    351
VariableMetric: Iteration # 114 - FCN =   297194.7499089 Edm =    0.0228968 NCalls =    353
VariableMetric: Iteration # 115 - FCN =   297194.7344655 Edm =   0.00145729 NCalls =    355
VariableMetric: Iteration # 116 - FCN =   297194.7331974 Edm =  8.64553e-05 NCalls =    357
VariableMetric: Iteration # 117 - FCN =   297194.7330936 Edm =  4.73208e-05 NCalls =    359
VariableMetric: After Hessian   - FCN =   297194.7330936 Edm =      33.5338 NCalls =    836
VariableMetric: Iteration # 118 - FCN =   297194.7330936 Edm =      33.5338 NCalls =    836
VariableMetric: Iteration # 119 - FCN =   297193.7965805 Edm =      3.82823 NCalls =    844
VariableMetric: Iteration # 120 - FCN =   297191.0785874 Edm =      1.12949 NCalls =    847
VariableMetric: Iteration # 121 - FCN =    297190.608017 Edm =     0.628967 NCalls =    849
VariableMetric: Iteration # 122 - FCN =   297190.1900439 Edm =     0.128286 NCalls =    851
VariableMetric: Iteration # 123 - FCN =   297190.0111531 Edm =   0.00920097 NCalls =    853
VariableMetric: Iteration # 124 - FCN =   297190.0009304 Edm =   0.00195524 NCalls =    855
VariableMetric: Iteration # 125 - FCN =   297189.9956123 Edm =   0.00248701 NCalls =    857
VariableMetric: Iteration # 126 - FCN =   297189.9830025 Edm =   0.00323161 NCalls =    859
VariableMetric: Iteration # 127 - FCN =   297189.9757505 Edm =   0.00159978 NCalls =    861
VariableMetric: Iteration # 128 - FCN =   297189.9730702 Edm =  0.000642888 NCalls =    863
VariableMetric: Iteration # 129 - FCN =   297189.9716833 Edm =  7.18333e-05 NCalls =    865
VariableMetric: After Hessian   - FCN =   297189.9716833 Edm =  0.000109869 NCalls =   1350
VariableMetric: Iteration # 130 - FCN =   297189.9716833 Edm =  0.000109869 NCalls =   1350
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   335309.1325661 Edm =      12665.7 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   335309.1325661 Edm =      12665.7 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   302719.2260878 Edm =        23.62 NCalls =      6
VariableMetric: Iteration #   2 - FCN =    301850.485661 Edm =      3.98964 NCalls =     11
VariableMetric: Iteration #   3 - FCN =   301840.4081903 Edm =      2.02539 NCalls =     13
VariableMetric: Iteration #   4 - FCN =    301754.295158 Edm =      116.408 NCalls =     18
VariableMetric: Iteration #   5 - FCN =   301677.4708656 Edm =      76.4292 NCalls =     23
VariableMetric: Iteration #   6 - FCN =   301626.0020584 Edm =      32.6239 NCalls =     28
VariableMetric: Iteration #   7 - FCN =   298390.9365699 Edm =      34.6063 NCalls =     39
VariableMetric: Iteration #   8 - FCN =   298344.8223006 Edm =      28.4054 NCalls =     42
VariableMetric: Iteration #   9 - FCN =   298255.6684994 Edm =      70.1864 NCalls =     45
VariableMetric: Iteration #  10 - FCN =   298070.0169529 Edm =      2.15272 NCalls =     50
VariableMetric: Iteration #  11 - FCN =   298066.7682845 Edm =      1.98041 NCalls =     51
VariableMetric: Iteration #  12 - FCN =   298063.3343594 Edm =      3.07383 NCalls =     53
VariableMetric: Iteration #  13 - FCN =    297847.242004 Edm =      111.665 NCalls =     60
VariableMetric: Iteration #  14 - FCN =   297633.3386986 Edm =      15.2484 NCalls =     63
VariableMetric: Iteration #  15 - FCN =   297624.8638836 Edm =     0.458515 NCalls =     65
VariableMetric: Iteration #  16 - FCN =   297624.4733415 Edm =    0.0472156 NCalls =     67
VariableMetric: Iteration #  17 - FCN =    297624.372544 Edm =    0.0955755 NCalls =     69
VariableMetric: Iteration #  18 - FCN =   297592.9580418 Edm =      7.25061 NCalls =     76
VariableMetric: Iteration #  19 - FCN =   297581.9769904 Edm =    0.0355873 NCalls =     78
VariableMetric: Iteration #  20 - FCN =    297581.926833 Edm =    0.0128166 NCalls =     80
VariableMetric: Iteration #  21 - FCN =   297580.3142359 Edm =      1.67793 NCalls =     85
VariableMetric: Iteration #  22 - FCN =   297579.6490438 Edm =     0.650516 NCalls =     90
VariableMetric: Iteration #  23 - FCN =   297486.9636053 Edm =      11.9173 NCalls =     95
VariableMetric: Iteration #  24 - FCN =   297467.8399715 Edm =      6.38264 NCalls =     97
VariableMetric: Iteration #  25 - FCN =   297455.7144671 Edm =      3.17999 NCalls =     99
VariableMetric: Iteration #  26 - FCN =   297450.0959427 Edm =     0.682143 NCalls =    102
VariableMetric: Iteration #  27 - FCN =   297449.1755974 Edm =    0.0794385 NCalls =    104
VariableMetric: Iteration #  28 - FCN =   297449.0825178 Edm =    0.0263045 NCalls =    106
VariableMetric: Iteration #  29 - FCN =   297449.0272845 Edm =    0.0351847 NCalls =    108
VariableMetric: Iteration #  30 - FCN =   297445.8550437 Edm =      2.74033 NCalls =    113
VariableMetric: Iteration #  31 - FCN =   297415.5619325 Edm =       53.533 NCalls =    118
VariableMetric: Iteration #  32 - FCN =   297397.4256346 Edm =      11.6222 NCalls =    122
VariableMetric: Iteration #  33 - FCN =   297375.0253632 Edm =       1.4969 NCalls =    124
VariableMetric: Iteration #  34 - FCN =   297372.8747227 Edm =     0.299847 NCalls =    126
VariableMetric: Iteration #  35 - FCN =   297372.5588339 Edm =    0.0238833 NCalls =    127
VariableMetric: Iteration #  36 - FCN =   297372.5310805 Edm =   0.00174979 NCalls =    129
VariableMetric: Iteration #  37 - FCN =   297372.5218869 Edm =   0.00649673 NCalls =    131
VariableMetric: Iteration #  38 - FCN =   297372.3444697 Edm =     0.188598 NCalls =    135
VariableMetric: Iteration #  39 - FCN =   297367.5137598 Edm =      2.36392 NCalls =    143
VariableMetric: Iteration #  40 - FCN =   297362.7733956 Edm =      3.00363 NCalls =    145
VariableMetric: Iteration #  41 - FCN =   297361.2774517 Edm =     0.872954 NCalls =    147
VariableMetric: Iteration #  42 - FCN =   297359.6092252 Edm =     0.473896 NCalls =    151
VariableMetric: Iteration #  43 - FCN =   297358.7080135 Edm =     0.614749 NCalls =    154
VariableMetric: Iteration #  44 - FCN =   297358.3147997 Edm =     0.221915 NCalls =    156
VariableMetric: Iteration #  45 - FCN =   297357.9561719 Edm =    0.0585648 NCalls =    159
VariableMetric: Iteration #  46 - FCN =   297357.8749153 Edm =   0.00916696 NCalls =    161
VariableMetric: Iteration #  47 - FCN =   297357.8638304 Edm =   0.00133492 NCalls =    163
VariableMetric: Iteration #  48 - FCN =   297357.8621536 Edm =   0.00108328 NCalls =    165
VariableMetric: Iteration #  49 - FCN =   297357.8570152 Edm =   0.00525386 NCalls =    168
VariableMetric: Iteration #  50 - FCN =   297357.6000605 Edm =     0.234955 NCalls =    175
VariableMetric: Iteration #  51 - FCN =   297351.1278893 Edm =      1.75805 NCalls =    180
VariableMetric: Iteration #  52 - FCN =   297348.5145587 Edm =     0.472707 NCalls =    184
VariableMetric: Iteration #  53 - FCN =   297348.2400352 Edm =     0.568997 NCalls =    186
VariableMetric: Iteration #  54 - FCN =   297347.4038517 Edm =     0.483735 NCalls =    189
VariableMetric: Iteration #  55 - FCN =   297345.6706627 Edm =      2.61509 NCalls =    193
VariableMetric: Iteration #  56 - FCN =   297344.9472395 Edm =     0.786524 NCalls =    195
VariableMetric: Iteration #  57 - FCN =   297343.7859929 Edm =     0.251269 NCalls =    198
VariableMetric: Iteration #  58 - FCN =   297343.2837518 Edm =    0.0914907 NCalls =    201
VariableMetric: Iteration #  59 - FCN =   297343.1673318 Edm =   0.00902032 NCalls =    203
VariableMetric: Iteration #  60 - FCN =   297343.1596488 Edm =   0.00670748 NCalls =    205
VariableMetric: Iteration #  61 - FCN =   297343.1538352 Edm =   0.00252426 NCalls =    207
VariableMetric: Iteration #  62 - FCN =   297343.1091327 Edm =     0.035428 NCalls =    211
VariableMetric: Iteration #  63 - FCN =   297337.6565495 Edm =      5.20586 NCalls =    217
VariableMetric: Iteration #  64 - FCN =   297316.6455841 Edm =      28.7594 NCalls =    223
VariableMetric: Iteration #  65 - FCN =   297283.9471215 Edm =      25.9121 NCalls =    227
VariableMetric: Iteration #  66 - FCN =    297276.486285 Edm =      9.05462 NCalls =    229
VariableMetric: Iteration #  67 - FCN =   297269.1693881 Edm =      10.5234 NCalls =    232
VariableMetric: Iteration #  68 - FCN =   297261.9741507 Edm =      3.44141 NCalls =    234
VariableMetric: Iteration #  69 - FCN =   297257.5103698 Edm =      1.90239 NCalls =    238
VariableMetric: Iteration #  70 - FCN =   297256.3432244 Edm =      2.98769 NCalls =    241
VariableMetric: Iteration #  71 - FCN =   297252.8747323 Edm =      1.11132 NCalls =    243
VariableMetric: Iteration #  72 - FCN =    297251.262037 Edm =     0.872595 NCalls =    245
VariableMetric: Iteration #  73 - FCN =   297250.3766132 Edm =      0.72198 NCalls =    248
VariableMetric: Iteration #  74 - FCN =   297248.6297382 Edm =     0.778074 NCalls =    251
VariableMetric: Iteration #  75 - FCN =   297246.5674563 Edm =     0.178267 NCalls =    253
VariableMetric: Iteration #  76 - FCN =   297246.3180868 Edm =    0.0409771 NCalls =    255
VariableMetric: Iteration #  77 - FCN =   297246.2941834 Edm =    0.0166397 NCalls =    257
VariableMetric: Iteration #  78 - FCN =   297246.2740183 Edm =   0.00918863 NCalls =    259
VariableMetric: Iteration #  79 - FCN =   297246.1482372 Edm =     0.111989 NCalls =    263
VariableMetric: Iteration #  80 - FCN =   297245.4381742 Edm =     0.347837 NCalls =    266
VariableMetric: Iteration #  81 - FCN =   297243.6818007 Edm =      1.65792 NCalls =    268
VariableMetric: Iteration #  82 - FCN =   297235.8323406 Edm =      5.61162 NCalls =    272
VariableMetric: Iteration #  83 - FCN =   297213.9788339 Edm =       15.556 NCalls =    275
VariableMetric: Iteration #  84 - FCN =   297200.6153364 Edm =      5.70846 NCalls =    284
VariableMetric: Iteration #  85 - FCN =   297199.7507157 Edm =      3.06433 NCalls =    286
VariableMetric: Iteration #  86 - FCN =   297198.2997522 Edm =      1.11386 NCalls =    287
VariableMetric: Iteration #  87 - FCN =   297197.1004388 Edm =     0.906555 NCalls =    289
VariableMetric: Iteration #  88 - FCN =   297195.8046175 Edm =     0.197325 NCalls =    292
VariableMetric: Iteration #  89 - FCN =    297195.555301 Edm =     0.161186 NCalls =    294
VariableMetric: Iteration #  90 - FCN =   297195.4989556 Edm =    0.0460242 NCalls =    296
VariableMetric: Iteration #  91 - FCN =   297195.4116869 Edm =   0.00451019 NCalls =    298
VariableMetric: Iteration #  92 - FCN =   297195.4007939 Edm =   0.00658819 NCalls =    300
VariableMetric: Iteration #  93 - FCN =   297195.2519029 Edm =     0.138692 NCalls =    304
VariableMetric: Iteration #  94 - FCN =    297192.565375 Edm =      2.60859 NCalls =    308
VariableMetric: Iteration #  95 - FCN =    297181.054261 Edm =      3.14729 NCalls =    312
VariableMetric: Iteration #  96 - FCN =    297176.702018 Edm =      1.11471 NCalls =    317
VariableMetric: Iteration #  97 - FCN =    297176.214228 Edm =     0.331252 NCalls =    319
VariableMetric: Iteration #  98 - FCN =   297175.8494866 Edm =     0.162278 NCalls =    322
VariableMetric: Iteration #  99 - FCN =   297175.7554203 Edm =    0.0113797 NCalls =    324
VariableMetric: Iteration # 100 - FCN =   297175.7401006 Edm =   0.00104439 NCalls =    326
VariableMetric: Iteration # 101 - FCN =   297175.7384848 Edm =  0.000529572 NCalls =    328
VariableMetric: Iteration # 102 - FCN =   297175.7344924 Edm =   0.00287952 NCalls =    331
VariableMetric: Iteration # 103 - FCN =   297175.7274071 Edm =   0.00263341 NCalls =    334
VariableMetric: Iteration # 104 - FCN =   297175.7186211 Edm =   0.00553718 NCalls =    336
VariableMetric: Iteration # 105 - FCN =   297175.6914247 Edm =    0.0160981 NCalls =    338
VariableMetric: Iteration # 106 - FCN =   297175.6662718 Edm =    0.0154013 NCalls =    341
VariableMetric: Iteration # 107 - FCN =   297175.6226247 Edm =    0.0154722 NCalls =    344
VariableMetric: Iteration # 108 - FCN =   297175.4813809 Edm =     0.159448 NCalls =    347
VariableMetric: Iteration # 109 - FCN =   297175.2474841 Edm =     0.194457 NCalls =    352
VariableMetric: Iteration # 110 - FCN =   297174.1668242 Edm =     0.863338 NCalls =    355
VariableMetric: Iteration # 111 - FCN =   297173.0551786 Edm =    0.0543689 NCalls =    357
VariableMetric: Iteration # 112 - FCN =   297173.0002127 Edm =   0.00663438 NCalls =    358
VariableMetric: Iteration # 113 - FCN =   297172.9913604 Edm =   0.00380164 NCalls =    360
VariableMetric: Iteration # 114 - FCN =    297172.980815 Edm =   0.00280843 NCalls =    364
VariableMetric: Iteration # 115 - FCN =   297172.9770523 Edm =   0.00216655 NCalls =    367
VariableMetric: Iteration # 116 - FCN =   297172.9750682 Edm =   0.00062496 NCalls =    369
VariableMetric: Iteration # 117 - FCN =   297172.9735477 Edm =  0.000745288 NCalls =    372
VariableMetric: Iteration # 118 - FCN =   297172.9723928 Edm =  0.000682446 NCalls =    375
VariableMetric: Iteration # 119 - FCN =   297172.9712987 Edm =  0.000519117 NCalls =    382
VariableMetric: Iteration # 120 - FCN =   297172.9701356 Edm =   0.00187817 NCalls =    386
VariableMetric: Iteration # 121 - FCN =   297172.9681922 Edm =   0.00264552 NCalls =    389
VariableMetric: Iteration # 122 - FCN =   297172.9671248 Edm =   0.00215883 NCalls =    393
VariableMetric: Iteration # 123 - FCN =   297172.9639219 Edm =   0.00359018 NCalls =    397
VariableMetric: Iteration # 124 - FCN =   297172.9592509 Edm =   0.00335272 NCalls =    402
VariableMetric: Iteration # 125 - FCN =   297172.9442903 Edm =   0.00901053 NCalls =    407
VariableMetric: Iteration # 126 - FCN =   297172.9409173 Edm =    0.0227293 NCalls =    409
VariableMetric: Iteration # 127 - FCN =   297172.9318061 Edm =  0.000840633 NCalls =    412
VariableMetric: Iteration # 128 - FCN =   297172.9297983 Edm =  0.000856592 NCalls =    414
VariableMetric: Iteration # 129 - FCN =   297172.9292462 Edm =  0.000414392 NCalls =    416
VariableMetric: Iteration # 130 - FCN =   297172.9274396 Edm =   0.00154315 NCalls =    419
VariableMetric: Iteration # 131 - FCN =   297172.8383778 Edm =     0.112926 NCalls =    425
VariableMetric: Iteration # 132 - FCN =   297172.7677339 Edm =    0.0710032 NCalls =    430
VariableMetric: Iteration # 133 - FCN =   297172.3680573 Edm =     0.665647 NCalls =    436
VariableMetric: Iteration # 134 - FCN =   297172.3611523 Edm =   0.00522831 NCalls =    438
VariableMetric: Iteration # 135 - FCN =   297171.8485901 Edm =      0.35403 NCalls =    445
VariableMetric: Iteration # 136 - FCN =   297171.1681739 Edm =    0.0611906 NCalls =    447
VariableMetric: Iteration # 137 - FCN =   297171.1034564 Edm =    0.0041539 NCalls =    448
VariableMetric: Iteration # 138 - FCN =   297171.0996081 Edm =  0.000128537 NCalls =    449
VariableMetric: Iteration # 139 - FCN =   297171.0993149 Edm =  0.000141039 NCalls =    451
VariableMetric: Iteration # 140 - FCN =   297171.0981261 Edm =  0.000985826 NCalls =    454
VariableMetric: Iteration # 141 - FCN =    297171.077676 Edm =    0.0203808 NCalls =    458
VariableMetric: Iteration # 142 - FCN =   297170.7194484 Edm =     0.364562 NCalls =    464
VariableMetric: Iteration # 143 - FCN =   297169.7436866 Edm =      1.04408 NCalls =    469
VariableMetric: Iteration # 144 - FCN =   297169.3907334 Edm =     0.163495 NCalls =    471
VariableMetric: Iteration # 145 - FCN =   297169.2180536 Edm =      0.05684 NCalls =    473
VariableMetric: Iteration # 146 - FCN =   297169.1905253 Edm =   0.00232372 NCalls =    475
VariableMetric: Iteration # 147 - FCN =   297169.1881247 Edm =  0.000131061 NCalls =    477
VariableMetric: Iteration # 148 - FCN =   297169.1879781 Edm =  4.30238e-05 NCalls =    479
VariableMetric: After Hessian   - FCN =   297169.1879781 Edm =      1.52753 NCalls =    960
VariableMetric: Iteration # 149 - FCN =   297169.1879781 Edm =      1.52753 NCalls =    960
VariableMetric: Iteration # 150 - FCN =   297167.8500811 Edm =      2.19524 NCalls =    962
VariableMetric: Iteration # 151 - FCN =   297167.6707368 Edm =     0.245124 NCalls =    965
VariableMetric: Iteration # 152 - FCN =   297167.3474829 Edm =    0.0292881 NCalls =    970
VariableMetric: Iteration # 153 - FCN =   297167.3219414 Edm =   0.00480046 NCalls =    972
VariableMetric: Iteration # 154 - FCN =   297167.3151913 Edm =   0.00163637 NCalls =    974
VariableMetric: Iteration # 155 - FCN =   297167.3132534 Edm =   0.00299825 NCalls =    976
VariableMetric: Iteration # 156 - FCN =   297167.3101227 Edm =   0.00167246 NCalls =    978
VariableMetric: Iteration # 157 - FCN =   297167.3067454 Edm =   0.00264582 NCalls =    981
VariableMetric: Iteration # 158 - FCN =   297167.3041928 Edm =   0.00105241 NCalls =    983
VariableMetric: Iteration # 159 - FCN =    297167.302726 Edm =  0.000688483 NCalls =    986
VariableMetric: Iteration # 160 - FCN =   297167.3011852 Edm =  0.000445039 NCalls =    990
VariableMetric: Iteration # 161 - FCN =   297167.3005662 Edm =  0.000531306 NCalls =    993
VariableMetric: Iteration # 162 - FCN =   297167.3002649 Edm =  0.000146899 NCalls =    995
VariableMetric: Iteration # 163 - FCN =   297167.3000307 Edm =  4.32936e-05 NCalls =    998
VariableMetric: After Hessian   - FCN =   297167.3000307 Edm =  0.000152117 NCalls =   1489
VariableMetric: Iteration # 164 - FCN =   297167.3000307 Edm =  0.000152117 NCalls =   1489
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   309227.7082361 Edm =      21.9809 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   309227.7082361 Edm =      21.9809 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   299824.4404752 Edm =      213.147 NCalls =     11
VariableMetric: Iteration #   2 - FCN =   299686.4968906 Edm =      90.7738 NCalls =     14
VariableMetric: Iteration #   3 - FCN =   299664.8214672 Edm =      4.33489 NCalls =     17
VariableMetric: Iteration #   4 - FCN =   299237.0266558 Edm =      30.4521 NCalls =     23
VariableMetric: Iteration #   5 - FCN =   299119.8763708 Edm =      4.04169 NCalls =     25
VariableMetric: Iteration #   6 - FCN =   299088.2507115 Edm =       27.498 NCalls =     29
VariableMetric: Iteration #   7 - FCN =   298485.3684174 Edm =      477.088 NCalls =     36
VariableMetric: Iteration #   8 - FCN =   298286.2505055 Edm =      106.882 NCalls =     38
VariableMetric: Iteration #   9 - FCN =    298233.915218 Edm =      1.39529 NCalls =     40
VariableMetric: Iteration #  10 - FCN =   298232.6491078 Edm =    0.0761448 NCalls =     42
VariableMetric: Iteration #  11 - FCN =   298231.8014359 Edm =     0.728715 NCalls =     45
VariableMetric: Iteration #  12 - FCN =   297856.5280561 Edm =      108.006 NCalls =     52
VariableMetric: Iteration #  13 - FCN =   297711.6544107 Edm =      4.69027 NCalls =     55
VariableMetric: Iteration #  14 - FCN =   297700.5947303 Edm =      1.30844 NCalls =     58
VariableMetric: Iteration #  15 - FCN =   297699.3528447 Edm =     0.154634 NCalls =     59
VariableMetric: Iteration #  16 - FCN =   297699.1076172 Edm =    0.0636546 NCalls =     61
VariableMetric: Iteration #  17 - FCN =   297697.9665214 Edm =      1.13388 NCalls =     65
VariableMetric: Iteration #  18 - FCN =   297608.4567287 Edm =      7.09025 NCalls =     72
VariableMetric: Iteration #  19 - FCN =   297542.8601832 Edm =      3.20323 NCalls =     74
VariableMetric: Iteration #  20 - FCN =   297536.3716607 Edm =     0.472715 NCalls =     76
VariableMetric: Iteration #  21 - FCN =   297535.9122967 Edm =     0.015227 NCalls =     77
VariableMetric: Iteration #  22 - FCN =   297535.8965302 Edm =   0.00372959 NCalls =     78
VariableMetric: Iteration #  23 - FCN =   297535.8121967 Edm =    0.0836796 NCalls =     82
VariableMetric: Iteration #  24 - FCN =   297530.6754552 Edm =     0.327031 NCalls =     89
VariableMetric: Iteration #  25 - FCN =   297493.3978696 Edm =      12.0847 NCalls =     92
VariableMetric: Iteration #  26 - FCN =   297475.4503281 Edm =      2.22959 NCalls =     94
VariableMetric: Iteration #  27 - FCN =   297472.2139886 Edm =     0.131334 NCalls =     96
VariableMetric: Iteration #  28 - FCN =   297472.0136118 Edm =   0.00577193 NCalls =     98
VariableMetric: Iteration #  29 - FCN =   297472.0059195 Edm =   0.00236292 NCalls =    100
VariableMetric: Iteration #  30 - FCN =    297471.976543 Edm =    0.0269431 NCalls =    104
VariableMetric: Iteration #  31 - FCN =   297463.3932522 Edm =      5.92287 NCalls =    111
VariableMetric: Iteration #  32 - FCN =   297452.8056165 Edm =        3.853 NCalls =    115
VariableMetric: Iteration #  33 - FCN =   297447.9481024 Edm =      0.77868 NCalls =    117
VariableMetric: Iteration #  34 - FCN =   297446.0270928 Edm =      1.59727 NCalls =    120
VariableMetric: Iteration #  35 - FCN =   297444.9589147 Edm =     0.331099 NCalls =    122
VariableMetric: Iteration #  36 - FCN =    297444.354394 Edm =    0.0255468 NCalls =    124
VariableMetric: Iteration #  37 - FCN =    297444.326161 Edm =    0.0014681 NCalls =    126
VariableMetric: Iteration #  38 - FCN =   297444.3242978 Edm =  0.000385697 NCalls =    128
VariableMetric: Iteration #  39 - FCN =   297444.3205987 Edm =   0.00278327 NCalls =    131
VariableMetric: Iteration #  40 - FCN =    297444.258209 Edm =     0.056419 NCalls =    135
VariableMetric: Iteration #  41 - FCN =   297442.0914047 Edm =      1.22521 NCalls =    139
VariableMetric: Iteration #  42 - FCN =   297437.6888804 Edm =     0.235512 NCalls =    141
VariableMetric: Iteration #  43 - FCN =   297437.3686123 Edm =    0.0433746 NCalls =    143
VariableMetric: Iteration #  44 - FCN =   297437.3231846 Edm =    0.0328011 NCalls =    145
VariableMetric: Iteration #  45 - FCN =    297437.252121 Edm =    0.0308604 NCalls =    149
VariableMetric: Iteration #  46 - FCN =   297437.1728238 Edm =    0.0732992 NCalls =    152
VariableMetric: Iteration #  47 - FCN =   297437.0834315 Edm =     0.119035 NCalls =    156
VariableMetric: Iteration #  48 - FCN =   297437.0216048 Edm =    0.0318031 NCalls =    161
VariableMetric: Iteration #  49 - FCN =   297436.9934542 Edm =    0.0423562 NCalls =    164
VariableMetric: Iteration #  50 - FCN =   297436.9553609 Edm =    0.0171099 NCalls =    166
VariableMetric: Iteration #  51 - FCN =   297436.9300394 Edm =   0.00553239 NCalls =    168
VariableMetric: Iteration #  52 - FCN =   297436.9224668 Edm =   0.00105276 NCalls =    170
VariableMetric: Iteration #  53 - FCN =   297436.9197304 Edm =   0.00170738 NCalls =    172
VariableMetric: Iteration #  54 - FCN =   297436.9115071 Edm =   0.00973268 NCalls =    175
VariableMetric: Iteration #  55 - FCN =   297436.8765449 Edm =    0.0316863 NCalls =    180
VariableMetric: Iteration #  56 - FCN =   297436.0514086 Edm =      1.03683 NCalls =    186
VariableMetric: Iteration #  57 - FCN =   297435.5424653 Edm =      2.01002 NCalls =    189
VariableMetric: Iteration #  58 - FCN =   297435.3031993 Edm =      0.24204 NCalls =    193
VariableMetric: Iteration #  59 - FCN =   297422.5003873 Edm =      4.07757 NCalls =    200
VariableMetric: Iteration #  60 - FCN =    297417.264438 Edm =       5.9188 NCalls =    202
VariableMetric: Iteration #  61 - FCN =   297412.8623777 Edm =       2.6653 NCalls =    204
VariableMetric: Iteration #  62 - FCN =   297408.2749924 Edm =      1.12922 NCalls =    206
VariableMetric: Iteration #  63 - FCN =    297405.336569 Edm =      1.00801 NCalls =    209
VariableMetric: Iteration #  64 - FCN =   297403.7553679 Edm =     0.700793 NCalls =    211
VariableMetric: Iteration #  65 - FCN =   297402.9755826 Edm =     0.269825 NCalls =    213
VariableMetric: Iteration #  66 - FCN =    297402.831383 Edm =    0.0233125 NCalls =    215
VariableMetric: Iteration #  67 - FCN =   297402.8002263 Edm =   0.00296369 NCalls =    217
VariableMetric: Iteration #  68 - FCN =   297402.7944515 Edm =   0.00259462 NCalls =    219
VariableMetric: Iteration #  69 - FCN =   297402.7244785 Edm =      0.06347 NCalls =    223
VariableMetric: Iteration #  70 - FCN =   297400.8298303 Edm =      1.71243 NCalls =    227
VariableMetric: Iteration #  71 - FCN =   297382.6553998 Edm =      9.92811 NCalls =    231
VariableMetric: Iteration #  72 - FCN =   297377.3691716 Edm =      1.36742 NCalls =    233
VariableMetric: Iteration #  73 - FCN =   297376.0333656 Edm =     0.443264 NCalls =    234
VariableMetric: Iteration #  74 - FCN =     297375.75435 Edm =    0.0576236 NCalls =    236
VariableMetric: Iteration #  75 - FCN =   297375.6710338 Edm =    0.0129504 NCalls =    238
VariableMetric: Iteration #  76 - FCN =   297375.6492218 Edm =   0.00119262 NCalls =    240
VariableMetric: Iteration #  77 - FCN =   297375.6466253 Edm =   0.00106725 NCalls =    242
VariableMetric: Iteration #  78 - FCN =   297375.6330936 Edm =   0.00676275 NCalls =    245
VariableMetric: Iteration #  79 - FCN =   297375.4988743 Edm =    0.0943066 NCalls =    249
VariableMetric: Iteration #  80 - FCN =    297373.647336 Edm =      1.13059 NCalls =    254
VariableMetric: Iteration #  81 - FCN =   297370.3847546 Edm =     0.739646 NCalls =    258
VariableMetric: Iteration #  82 - FCN =   297369.6160594 Edm =     0.406538 NCalls =    260
VariableMetric: Iteration #  83 - FCN =   297369.2165165 Edm =     0.202822 NCalls =    263
VariableMetric: Iteration #  84 - FCN =   297368.7551069 Edm =    0.0720388 NCalls =    267
VariableMetric: Iteration #  85 - FCN =   297368.6608904 Edm =    0.0170217 NCalls =    269
VariableMetric: Iteration #  86 - FCN =   297368.6488618 Edm =   0.00633414 NCalls =    271
VariableMetric: Iteration #  87 - FCN =     297368.64321 Edm =  0.000752514 NCalls =    273
VariableMetric: Iteration #  88 - FCN =   297368.6424091 Edm =  0.000117081 NCalls =    274
VariableMetric: Iteration #  89 - FCN =   297368.6417884 Edm =  0.000570159 NCalls =    277
VariableMetric: Iteration #  90 - FCN =   297368.6221052 Edm =    0.0219736 NCalls =    283
VariableMetric: Iteration #  91 - FCN =   297368.6092372 Edm =    0.0117772 NCalls =    288
VariableMetric: Iteration #  92 - FCN =   297366.7140613 Edm =      5.88904 NCalls =    293
VariableMetric: Iteration #  93 - FCN =   297366.5275234 Edm =    0.0311802 NCalls =    295
VariableMetric: Iteration #  94 - FCN =    297366.445478 Edm =    0.0511297 NCalls =    298
VariableMetric: Iteration #  95 - FCN =   297365.4711561 Edm =     0.593745 NCalls =    303
VariableMetric: Iteration #  96 - FCN =   297364.2432255 Edm =      1.79681 NCalls =    306
VariableMetric: Iteration #  97 - FCN =   297362.9251576 Edm =     0.997182 NCalls =    312
VariableMetric: Iteration #  98 - FCN =   297362.5026431 Edm =     0.844397 NCalls =    314
VariableMetric: Iteration #  99 - FCN =   297361.4775969 Edm =      1.19289 NCalls =    316
VariableMetric: Iteration # 100 - FCN =    297360.388953 Edm =     0.460165 NCalls =    320
VariableMetric: Iteration # 101 - FCN =   297359.8308797 Edm =     0.487234 NCalls =    323
VariableMetric: Iteration # 102 - FCN =   297359.2996773 Edm =     0.368333 NCalls =    325
VariableMetric: Iteration # 103 - FCN =   297358.8192454 Edm =     0.156956 NCalls =    327
VariableMetric: Iteration # 104 - FCN =   297358.6138581 Edm =     0.159928 NCalls =    330
VariableMetric: Iteration # 105 - FCN =   297358.5646665 Edm =    0.0110931 NCalls =    332
VariableMetric: Iteration # 106 - FCN =    297358.548853 Edm =   0.00275718 NCalls =    334
VariableMetric: Iteration # 107 - FCN =   297358.5448352 Edm =   0.00140578 NCalls =    336
VariableMetric: Iteration # 108 - FCN =   297358.5414897 Edm =   0.00134264 NCalls =    338
VariableMetric: Iteration # 109 - FCN =   297358.5366752 Edm =   0.00302351 NCalls =    340
VariableMetric: Iteration # 110 - FCN =   297358.4701602 Edm =    0.0681462 NCalls =    344
VariableMetric: Iteration # 111 - FCN =   297357.6585713 Edm =     0.570298 NCalls =    350
VariableMetric: Iteration # 112 - FCN =   297353.8373193 Edm =      1.85654 NCalls =    353
VariableMetric: Iteration # 113 - FCN =    297352.366554 Edm =     0.585685 NCalls =    355
VariableMetric: Iteration # 114 - FCN =    297351.799307 Edm =     0.445265 NCalls =    357
VariableMetric: Iteration # 115 - FCN =   297351.5194122 Edm =    0.0870225 NCalls =    359
VariableMetric: Iteration # 116 - FCN =   297351.4631695 Edm =   0.00604114 NCalls =    360
VariableMetric: Iteration # 117 - FCN =   297351.4579847 Edm =  0.000283445 NCalls =    361
VariableMetric: Iteration # 118 - FCN =   297351.4577374 Edm =  7.87661e-05 NCalls =    362
VariableMetric: After Hessian   - FCN =   297351.4577374 Edm =      2938.17 NCalls =    835
VariableMetric: Iteration # 119 - FCN =   297351.4577374 Edm =      2938.17 NCalls =    835
VariableMetric: Iteration # 120 - FCN =    297346.447779 Edm =      51.6439 NCalls =    840
VariableMetric: Iteration # 121 - FCN =   297344.4468438 Edm =     0.741885 NCalls =    842
VariableMetric: Iteration # 122 - FCN =   297343.2221274 Edm =     0.111176 NCalls =    845
VariableMetric: Iteration # 123 - FCN =   297343.1173491 Edm =    0.0995332 NCalls =    846
VariableMetric: Iteration # 124 - FCN =   297343.0376766 Edm =    0.0306755 NCalls =    848
VariableMetric: Iteration # 125 - FCN =    297342.975408 Edm =    0.0288668 NCalls =    850
VariableMetric: Iteration # 126 - FCN =   297342.8870196 Edm =    0.0676296 NCalls =    853
VariableMetric: Iteration # 127 - FCN =   297342.6309834 Edm =    0.0672201 NCalls =    856
VariableMetric: Iteration # 128 - FCN =   297342.4520492 Edm =    0.0335018 NCalls =    858
VariableMetric: Iteration # 129 - FCN =   297342.3450295 Edm =    0.0322457 NCalls =    860
VariableMetric: Iteration # 130 - FCN =   297342.2232087 Edm =    0.0281986 NCalls =    863
VariableMetric: Iteration # 131 - FCN =   297342.1790821 Edm =   0.00688687 NCalls =    865
VariableMetric: Iteration # 132 - FCN =    297342.172584 Edm =   0.00371869 NCalls =    866
VariableMetric: Iteration # 133 - FCN =   297342.1698224 Edm =   0.00195171 NCalls =    868
VariableMetric: Iteration # 134 - FCN =   297342.1672064 Edm =  0.000956843 NCalls =    870
VariableMetric: Iteration # 135 - FCN =   297342.1645966 Edm =  0.000885161 NCalls =    873
VariableMetric: Iteration # 136 - FCN =   297342.1602545 Edm =   0.00392229 NCalls =    875
VariableMetric: Iteration # 137 - FCN =   297342.1453347 Edm =   0.00848842 NCalls =    880
VariableMetric: Iteration # 138 - FCN =   297342.1314565 Edm =    0.0106885 NCalls =    882
VariableMetric: Iteration # 139 - FCN =    297342.129774 Edm =   0.00442235 NCalls =    884
VariableMetric: Iteration # 140 - FCN =   297342.1241605 Edm =   0.00134017 NCalls =    886
VariableMetric: Iteration # 141 - FCN =   297342.1218446 Edm =  0.000273699 NCalls =    888
VariableMetric: Iteration # 142 - FCN =   297342.1214721 Edm =  6.84945e-05 NCalls =    890
VariableMetric: Iteration # 143 - FCN =   297342.1213895 Edm =  9.01599e-06 NCalls =    892
VariableMetric: After Hessian   - FCN =   297342.1213895 Edm =   4.8936e-05 NCalls =   1385
VariableMetric: Iteration # 144 - FCN =   297342.1213895 Edm =   4.8936e-05 NCalls =   1385
VariableMetric: start iterating until Edm is < 0.0001
VariableMetric: Initial state   - FCN =   298733.1768626 Edm =      7.79252 NCalls =      1
VariableMetric: Iteration #   0 - FCN =   298733.1768626 Edm =      7.79252 NCalls =      1
VariableMetric: Iteration #   1 - FCN =   297829.8461845 Edm =      2.63658 NCalls =      8
VariableMetric: Iteration #   2 - FCN =   297824.1358749 Edm =      5.47295 NCalls =     10
VariableMetric: Iteration #   3 - FCN =   297743.9571191 Edm =      2.25214 NCalls =     15
VariableMetric: Iteration #   4 - FCN =    297739.122827 Edm =      1.26739 NCalls =     17
VariableMetric: Iteration #   5 - FCN =   297736.3428466 Edm =      3.05528 NCalls =     20
VariableMetric: Iteration #   6 - FCN =   297611.8170078 Edm =      55.3286 NCalls =     26
VariableMetric: Iteration #   7 - FCN =   297520.8027248 Edm =      26.3766 NCalls =     28
VariableMetric: Iteration #   8 - FCN =    297507.048642 Edm =     0.768164 NCalls =     30
VariableMetric: Iteration #   9 - FCN =   297505.9020234 Edm =    0.0751042 NCalls =     32
VariableMetric: Iteration #  10 - FCN =   297505.6184786 Edm =    0.0737766 NCalls =     34
VariableMetric: Iteration #  11 - FCN =   297504.9714339 Edm =     0.484178 NCalls =     37
VariableMetric: Iteration #  12 - FCN =   297488.0320539 Edm =      8.46902 NCalls =     42
VariableMetric: Iteration #  13 - FCN =   297471.8204188 Edm =     0.555527 NCalls =     44
VariableMetric: Iteration #  14 - FCN =   297471.2582498 Edm =    0.0364289 NCalls =     46
VariableMetric: Iteration #  15 - FCN =   297471.1896422 Edm =    0.0386047 NCalls =     48
VariableMetric: Iteration #  16 - FCN =   297462.1154809 Edm =      12.5375 NCalls =     56
VariableMetric: Iteration #  17 - FCN =   297460.8185717 Edm =      1.36751 NCalls =     61
VariableMetric: Iteration #  18 - FCN =   297460.6083502 Edm =     0.154963 NCalls =     64
VariableMetric: Iteration #  19 - FCN =   297391.5350011 Edm =      28.8344 NCalls =     72
VariableMetric: Iteration #  20 - FCN =   297357.5010049 Edm =      5.15342 NCalls =     74
VariableMetric: Iteration #  21 - FCN =   297348.8938668 Edm =     0.245075 NCalls =     76
VariableMetric: Iteration #  22 - FCN =   297348.6270919 Edm =    0.0197257 NCalls =     77
VariableMetric: Iteration #  23 - FCN =   297348.5594062 Edm =    0.0407356 NCalls =     79
VariableMetric: Iteration #  24 - FCN =   297348.4306777 Edm =    0.0556085 NCalls =     81
VariableMetric: Iteration #  25 - FCN =   297347.4628893 Edm =       0.8511 NCalls =     85
VariableMetric: Iteration #  26 - FCN =   297281.6634914 Edm =      16.3935 NCalls =     90
VariableMetric: Iteration #  27 - FCN =   297260.5333392 Edm =      1.29584 NCalls =     92
VariableMetric: Iteration #  28 - FCN =   297258.9011908 Edm =     0.393889 NCalls =     94
VariableMetric: Iteration #  29 - FCN =   297258.2799723 Edm =    0.0386954 NCalls =     96
VariableMetric: Iteration #  30 - FCN =   297258.2245047 Edm =     0.006099 NCalls =     98
VariableMetric: Iteration #  31 - FCN =   297258.2161738 Edm =   0.00605548 NCalls =    100
VariableMetric: Iteration #  32 - FCN =    297258.177518 Edm =    0.0203925 NCalls =    105
VariableMetric: Iteration #  33 - FCN =   297258.1426062 Edm =    0.0149033 NCalls =    108
VariableMetric: Iteration #  34 - FCN =   297258.1280437 Edm =   0.00424124 NCalls =    110
VariableMetric: Iteration #  35 - FCN =   297258.1175636 Edm =    0.0107917 NCalls =    113
VariableMetric: Iteration #  36 - FCN =   297258.0975491 Edm =    0.0129639 NCalls =    116
VariableMetric: Iteration #  37 - FCN =   297258.0136838 Edm =    0.0853879 NCalls =    120
VariableMetric: Iteration #  38 - FCN =   297257.6171303 Edm =     0.396532 NCalls =    124
VariableMetric: Iteration #  39 - FCN =   297257.1202129 Edm =     0.552136 NCalls =    128
VariableMetric: Iteration #  40 - FCN =   297256.8956568 Edm =     0.218519 NCalls =    132
VariableMetric: Iteration #  41 - FCN =   297255.9383356 Edm =     0.824908 NCalls =    138
VariableMetric: Iteration #  42 - FCN =   297255.9097103 Edm =    0.0612484 NCalls =    140
VariableMetric: Iteration #  43 - FCN =   297255.7214731 Edm =     0.160299 NCalls =    145
VariableMetric: Iteration #  44 - FCN =   297255.1966254 Edm =     0.326361 NCalls =    148
VariableMetric: Iteration #  45 - FCN =    297254.490692 Edm =     0.761126 NCalls =    151
VariableMetric: Iteration #  46 - FCN =   297252.4438016 Edm =      2.53992 NCalls =    156
VariableMetric: Iteration #  47 - FCN =   297248.0632108 Edm =      5.70613 NCalls =    161
VariableMetric: Iteration #  48 - FCN =   297246.2732798 Edm =      1.59581 NCalls =    166
VariableMetric: Iteration #  49 - FCN =   297242.8429767 Edm =      3.31154 NCalls =    169
VariableMetric: Iteration #  50 - FCN =   297240.3408135 Edm =     0.290938 NCalls =    171
VariableMetric: Iteration #  51 - FCN =    297239.768657 Edm =     0.520883 NCalls =    174
VariableMetric: Iteration #  52 - FCN =   297238.4093304 Edm =     0.293519 NCalls =    178
VariableMetric: Iteration #  53 - FCN =   297237.8174237 Edm =     0.187601 NCalls =    181
VariableMetric: Iteration #  54 - FCN =   297237.7548679 Edm =     0.041434 NCalls =    183
VariableMetric: Iteration #  55 - FCN =   297237.7078808 Edm =   0.00460766 NCalls =    185
VariableMetric: Iteration #  56 - FCN =   297237.6873278 Edm =    0.0163138 NCalls =    187
VariableMetric: Iteration #  57 - FCN =   297237.3373935 Edm =     0.328502 NCalls =    193
VariableMetric: Iteration #  58 - FCN =   297235.2556142 Edm =      1.27897 NCalls =    197
VariableMetric: Iteration #  59 - FCN =   297234.2941929 Edm =     0.826528 NCalls =    199
VariableMetric: Iteration #  60 - FCN =   297233.8442159 Edm =    0.0476534 NCalls =    201
VariableMetric: Iteration #  61 - FCN =   297233.8016706 Edm =   0.00772473 NCalls =    202
VariableMetric: Iteration #  62 - FCN =   297233.7952152 Edm =  0.000620289 NCalls =    204
VariableMetric: Iteration #  63 - FCN =   297233.7934849 Edm =  0.000828273 NCalls =    206
VariableMetric: Iteration #  64 - FCN =   297233.7571134 Edm =    0.0453842 NCalls =    210
VariableMetric: Iteration #  65 - FCN =   297233.7425555 Edm =    0.0138918 NCalls =    214
VariableMetric: Iteration #  66 - FCN =    297233.305856 Edm =     0.319973 NCalls =    221
VariableMetric: Iteration #  67 - FCN =    297230.253785 Edm =     0.447958 NCalls =    225
VariableMetric: Iteration #  68 - FCN =   297229.6523297 Edm =    0.0784783 NCalls =    228
VariableMetric: Iteration #  69 - FCN =   297229.5746627 Edm =   0.00551087 NCalls =    229
VariableMetric: Iteration #  70 - FCN =   297229.5700674 Edm =   0.00038571 NCalls =    231
VariableMetric: Iteration #  71 - FCN =   297229.5695581 Edm =  0.000228227 NCalls =    233
VariableMetric: Iteration #  72 - FCN =   297229.5587342 Edm =    0.0105144 NCalls =    238
VariableMetric: Iteration #  73 - FCN =   297229.3840685 Edm =     0.150527 NCalls =    242
VariableMetric: Iteration #  74 - FCN =   297228.1296842 Edm =     0.134468 NCalls =    245
VariableMetric: Iteration #  75 - FCN =   297227.9813274 Edm =   0.00258014 NCalls =    247
VariableMetric: Iteration #  76 - FCN =   297227.9790243 Edm =  0.000264194 NCalls =    249
VariableMetric: Iteration #  77 - FCN =   297227.9786757 Edm =  0.000132526 NCalls =    251
VariableMetric: Iteration #  78 - FCN =   297227.9754842 Edm =    0.0029568 NCalls =    255
VariableMetric: Iteration #  79 - FCN =     297227.73146 Edm =      0.18379 NCalls =    260
VariableMetric: Iteration #  80 - FCN =   297226.8510118 Edm =    0.0942859 NCalls =    263
VariableMetric: Iteration #  81 - FCN =   297226.7725134 Edm =   0.00530576 NCalls =    265
VariableMetric: Iteration #  82 - FCN =   297226.7677619 Edm =  0.000248263 NCalls =    266
VariableMetric: Iteration #  83 - FCN =   297226.7674389 Edm =  4.02188e-05 NCalls =    268
VariableMetric: After Hessian   - FCN =   297226.7674389 Edm =      108.743 NCalls =    745
VariableMetric: Iteration #  84 - FCN =   297226.7674389 Edm =      108.743 NCalls =    745
VariableMetric: Iteration #  85 - FCN =   297226.2790728 Edm =      6.05341 NCalls =    750
VariableMetric: Iteration #  86 - FCN =   297224.3346046 Edm =      1.82896 NCalls =    756
VariableMetric: Iteration #  87 - FCN =   297223.7469676 Edm =      10.4793 NCalls =    759
VariableMetric: Iteration #  88 - FCN =   297222.9340319 Edm =      2.00387 NCalls =    763
VariableMetric: Iteration #  89 - FCN =   297221.6740673 Edm =      4.78873 NCalls =    767
VariableMetric: Iteration #  90 - FCN =   297220.8784265 Edm =      3.99819 NCalls =    771
VariableMetric: Iteration #  91 - FCN =   297218.5730941 Edm =      3.73869 NCalls =    776
VariableMetric: Iteration #  92 - FCN =   297211.1218582 Edm =      4.46151 NCalls =    781
VariableMetric: Iteration #  93 - FCN =   297204.0123154 Edm =      1.41933 NCalls =    784
VariableMetric: Iteration #  94 - FCN =    297200.113184 Edm =      1.22633 NCalls =    786
VariableMetric: Iteration #  95 - FCN =   297199.3234252 Edm =     0.564571 NCalls =    788
VariableMetric: Iteration #  96 - FCN =   297198.0573276 Edm =     0.422684 NCalls =    791
VariableMetric: Iteration #  97 - FCN =   297197.1816902 Edm =     0.231335 NCalls =    793
VariableMetric: Iteration #  98 - FCN =   297196.6057316 Edm =    0.0993281 NCalls =    796
VariableMetric: Iteration #  99 - FCN =   297196.1349409 Edm =     0.164238 NCalls =    798
VariableMetric: Iteration # 100 - FCN =   297195.8823472 Edm =    0.0572524 NCalls =    800
VariableMetric: Iteration # 101 - FCN =   297195.6766947 Edm =    0.0797284 NCalls =    802
VariableMetric: Iteration # 102 - FCN =   297195.3908849 Edm =     0.119704 NCalls =    804
VariableMetric: Iteration # 103 - FCN =   297195.1725058 Edm =    0.0364255 NCalls =    806
VariableMetric: Iteration # 104 - FCN =   297195.1229205 Edm =    0.0110695 NCalls =    808
VariableMetric: Iteration # 105 - FCN =   297195.0671299 Edm =    0.0108688 NCalls =    810
VariableMetric: Iteration # 106 - FCN =   297195.0488937 Edm =   0.00447354 NCalls =    812
VariableMetric: Iteration # 107 - FCN =     297195.02846 Edm =   0.00431635 NCalls =    814
VariableMetric: Iteration # 108 - FCN =   297195.0206946 Edm =   0.00355739 NCalls =    816
VariableMetric: Iteration # 109 - FCN =   297195.0053234 Edm =   0.00437102 NCalls =    819
VariableMetric: Iteration # 110 - FCN =   297194.9965859 Edm =   0.00221724 NCalls =    821
VariableMetric: Iteration # 111 - FCN =   297194.9834645 Edm =    0.0064032 NCalls =    824
VariableMetric: Iteration # 112 - FCN =   297194.9660203 Edm =   0.00314562 NCalls =    826
VariableMetric: Iteration # 113 - FCN =   297194.9541736 Edm =   0.00296993 NCalls =    828
VariableMetric: Iteration # 114 - FCN =   297194.9481014 Edm =   0.00193227 NCalls =    830
VariableMetric: Iteration # 115 - FCN =   297194.9297006 Edm =   0.00511194 NCalls =    833
VariableMetric: Iteration # 116 - FCN =   297194.9162559 Edm =   0.00522344 NCalls =    835
VariableMetric: Iteration # 117 - FCN =   297194.8510327 Edm =    0.0144148 NCalls =    838
VariableMetric: Iteration # 118 - FCN =   297194.8206083 Edm =   0.00821854 NCalls =    840
VariableMetric: Iteration # 119 - FCN =   297194.7768908 Edm =    0.0124844 NCalls =    843
VariableMetric: Iteration # 120 - FCN =   297194.7484403 Edm =   0.00568917 NCalls =    845
VariableMetric: Iteration # 121 - FCN =   297194.7178297 Edm =   0.00720832 NCalls =    848
VariableMetric: Iteration # 122 - FCN =   297194.7066109 Edm =  0.000637679 NCalls =    850
VariableMetric: Iteration # 123 - FCN =   297194.7037733 Edm =   0.00158348 NCalls =    852
VariableMetric: Iteration # 124 - FCN =   297194.6972198 Edm =  0.000691345 NCalls =    854
VariableMetric: Iteration # 125 - FCN =   297194.6958477 Edm =  0.000365398 NCalls =    856
VariableMetric: Iteration # 126 - FCN =   297194.6947376 Edm =  0.000107146 NCalls =    858
VariableMetric: Iteration # 127 - FCN =   297194.6944767 Edm =  8.20127e-05 NCalls =    860
VariableMetric: Iteration # 128 - FCN =   297194.6942317 Edm =  3.27392e-05 NCalls =    862
VariableMetric: After Hessian   - FCN =   297194.6942317 Edm =  0.000293972 NCalls =   1349
VariableMetric: Iteration # 129 - FCN =   297194.6942317 Edm =  0.000293972 NCalls =   1349
raremodel-nb.py:1488: UserWarning: Creating legend with loc="best" can be slow with large amounts of data.
  plt.savefig(plotdirName + '/toy_fit_cut_region{}.png'.format(toy))
raremodel-nb.py:1519: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
  plt.show()
Toy 0: Generating data...
Directory  data/zfit_toys/toy_0  Created 
Toy 0: Data generation finished
Toy 0: Loading data...
Toy 0: Loading data finished
Toy 0: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1250 (1250 total)    |
| EDM = 6.3E-05 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297273.5189254426
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.875   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.07    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   -0.42   |    0.03   |            |            |   -2    |    2    |       |
| 3 | omega_p  |    0.5    |    0.7    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.78   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -1.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.98    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.77    |   0.06    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.99    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.30    |   0.03    |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.23    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.17    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |     7     |     4     |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.678   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -0.39   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    4.7    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.24    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   18.7    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.27    |   0.09    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.78    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.59    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.2    |    1.1    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.075   -0.022   -0.012    0.210   -0.029    0.005    0.033   -0.214    0.030   -0.457    0.034   -0.014    0.034   -0.017   -0.001   -0.090   -0.086   -0.009    0.007   -0.032    0.003   -0.125   -0.009 |
|  p4415_p |   -0.075    1.000    0.005    0.035    0.034   -0.096   -0.159    0.088    0.142    0.025   -0.010   -0.147    0.045    0.014   -0.026    0.009   -0.141   -0.033   -0.008    0.035   -0.237    0.016    0.282    0.090 |
|  bplus_0 |   -0.022    0.005    1.000    0.274    0.082   -0.053   -0.018   -0.919   -0.017   -0.001   -0.010   -0.029    0.373    0.001    0.034   -0.035   -0.108   -0.002    0.152   -0.208   -0.253    0.023    0.007    0.438 |
|  omega_p |   -0.012    0.035    0.274    1.000    0.069   -0.021    0.023   -0.239    0.000   -0.002    0.001   -0.012    0.931    0.001   -0.095   -0.050   -0.076    0.035    0.104    0.058   -0.199   -0.021   -0.008    0.445 |
|      Ctt |    0.210    0.034    0.082    0.069    1.000   -0.341    0.360    0.044   -0.247   -0.011   -0.145    0.191    0.087   -0.002    0.199    0.012   -0.052    0.224   -0.017    0.068   -0.669   -0.243   -0.383    0.174 |
|   Dbar_p |   -0.029   -0.096   -0.053   -0.021   -0.341    1.000   -0.091   -0.088   -0.081   -0.002   -0.049    0.045   -0.030    0.032    0.231    0.011   -0.175   -0.098   -0.021    0.052    0.066    0.330    0.024   -0.015 |
|  p4040_s |    0.005   -0.159   -0.018    0.023    0.360   -0.091    1.000    0.022   -0.206   -0.004    0.094    0.196    0.027   -0.005   -0.014    0.012   -0.158   -0.065   -0.015    0.050   -0.142   -0.165   -0.511    0.068 |
|  bplus_1 |    0.033    0.088   -0.919   -0.239    0.044   -0.088    0.022    1.000    0.041   -0.014   -0.038   -0.067   -0.326   -0.006   -0.008    0.025   -0.169    0.010   -0.138    0.161    0.033   -0.110    0.024   -0.389 |
|  p4040_p |   -0.214    0.142   -0.017    0.000   -0.247   -0.081   -0.206    0.041    1.000    0.037   -0.043   -0.006    0.002    0.026   -0.101    0.001    0.019    0.327   -0.004    0.003    0.013    0.143    0.121    0.009 |
| DDstar_s |    0.030    0.025   -0.001   -0.002   -0.011   -0.002   -0.004   -0.014    0.037    1.000    0.039   -0.004   -0.003   -0.002    0.073    0.001    0.055    0.005   -0.000    0.002    0.014    0.039    0.057   -0.004 |
|  p3770_s |   -0.457   -0.010   -0.010    0.001   -0.145   -0.049    0.094   -0.038   -0.043    0.039    1.000    0.012    0.002    0.036   -0.071    0.004    0.095    0.005   -0.011    0.021    0.059   -0.209   -0.014    0.021 |
|  p4415_s |    0.034   -0.147   -0.029   -0.012    0.191    0.045    0.196   -0.067   -0.006   -0.004    0.012    1.000   -0.018   -0.001   -0.005    0.004   -0.020    0.320   -0.011    0.025    0.085   -0.067   -0.156   -0.013 |
|  omega_s |   -0.014    0.045    0.373    0.931    0.087   -0.030    0.027   -0.326    0.002   -0.003    0.002   -0.018    1.000    0.001   -0.108   -0.047   -0.101    0.043    0.134   -0.023   -0.254   -0.025   -0.008    0.612 |
|   Dbar_s |    0.034    0.014    0.001    0.001   -0.002    0.032   -0.005   -0.006    0.026   -0.002    0.036   -0.001    0.001    1.000    0.060    0.001    0.005    0.001    0.000    0.001    0.002    0.045    0.034    0.002 |
|   jpsi_p |   -0.017   -0.026    0.034   -0.095    0.199    0.231   -0.014   -0.008   -0.101    0.073   -0.071   -0.005   -0.108    0.060    1.000   -0.036   -0.010   -0.040   -0.017   -0.074   -0.102    0.045   -0.041   -0.151 |
|    phi_p |   -0.001    0.009   -0.035   -0.050    0.012    0.011    0.012    0.025    0.001    0.001    0.004    0.004   -0.047    0.001   -0.036    1.000    0.004    0.014    0.597    0.105   -0.039   -0.005   -0.006    0.084 |
| DDstar_p |   -0.090   -0.141   -0.108   -0.076   -0.052   -0.175   -0.158   -0.169    0.019    0.055    0.095   -0.020   -0.101    0.005   -0.010    0.004    1.000   -0.079   -0.030    0.051    0.278    0.172    0.083   -0.120 |
|  p4160_s |   -0.086   -0.033   -0.002    0.035    0.224   -0.098   -0.065    0.010    0.327    0.005    0.005    0.320    0.043    0.001   -0.040    0.014   -0.079    1.000   -0.016    0.062   -0.197   -0.039   -0.086    0.100 |
|    phi_s |   -0.009   -0.008    0.152    0.104   -0.017   -0.021   -0.015   -0.138   -0.004   -0.000   -0.011   -0.011    0.134    0.000   -0.017    0.597   -0.030   -0.016    1.000    0.065    0.003   -0.004    0.004    0.207 |
|    rho_s |    0.007    0.035   -0.208    0.058    0.068    0.052    0.050    0.161    0.003    0.002    0.021    0.025   -0.023    0.001   -0.074    0.105    0.051    0.062    0.065    1.000   -0.147   -0.008   -0.024    0.261 |
|  bplus_2 |   -0.032   -0.237   -0.253   -0.199   -0.669    0.066   -0.142    0.033    0.013    0.014    0.059    0.085   -0.254    0.002   -0.102   -0.039    0.278   -0.197    0.003   -0.147    1.000    0.087    0.046   -0.458 |
|  p3770_p |    0.003    0.016    0.023   -0.021   -0.243    0.330   -0.165   -0.110    0.143    0.039   -0.209   -0.067   -0.025    0.045    0.045   -0.005    0.172   -0.039   -0.004   -0.008    0.087    1.000    0.188   -0.033 |
|  p4160_p |   -0.125    0.282    0.007   -0.008   -0.383    0.024   -0.511    0.024    0.121    0.057   -0.014   -0.156   -0.008    0.034   -0.041   -0.006    0.083   -0.086    0.004   -0.024    0.046    0.188    1.000   -0.018 |
|    rho_p |   -0.009    0.090    0.438    0.445    0.174   -0.015    0.068   -0.389    0.009   -0.004    0.021   -0.013    0.612    0.002   -0.151    0.084   -0.120    0.100    0.207    0.261   -0.458   -0.033   -0.018    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031102411487797355}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18179887897234082}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0316530797661807}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.7345313334921184}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21111628983051622}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.34226085597661315}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1738620659263579}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.059094308817492225}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18744440596367173}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.032213273202220005}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2281424816260671}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20024818934381855}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 4.074274048965226}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.024153005672691075}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024485123400868503}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20420086166616747}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3398965303409671}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1685722536054881}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0780777911191226}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.379701248748103}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0907954775448716}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10262404957267712}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09970526652855671}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 1.0603976049402037})])
Toy 1/25
Time taken: 8 min, 4 s
Projected time left: 3 h, 13 min
Toy 1: Generating data...
Directory  data/zfit_toys/toy_1  Created 
Toy 1: Data generation finished
Toy 1: Loading data...
Toy 1: Loading data finished
Toy 1: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1433 (1433 total)    |
| EDM = 0.00272 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297317.07342816767
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.800   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.37   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.478   |   0.006   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   0.04    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.23    |   0.19    |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -2.2    |    4.6    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.19    |   0.12    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |  -0.963   |   0.013   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.99   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.30   |    0.56   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.20    |   0.20    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.40    |   0.14    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.0    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.06    |   0.48    |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -4.672   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.23    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.31    |   0.13    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   17.8    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   0.54    |   0.28    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.13   |    0.05   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.00    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.47   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   0.13    |   0.48    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.063    0.127   -0.001   -0.049    0.142   -0.016    0.129   -0.113   -0.159   -0.214    0.006   -0.010   -0.168    0.185    0.002    0.005   -0.100   -0.003    0.022    0.080    0.124    0.007   -0.012 |
|  p4415_p |   -0.063    1.000   -0.227    0.003    0.272   -0.343   -0.073   -0.237    0.197    0.324    0.146   -0.122    0.017    0.332   -0.133   -0.007    0.354   -0.005   -0.005   -0.035   -0.158   -0.234    0.202    0.034 |
|  bplus_0 |    0.127   -0.227    1.000   -0.001   -0.578    0.676   -0.055    0.349   -0.172   -0.561   -0.222    0.121   -0.054   -0.671    0.400    0.022   -0.403   -0.206   -0.007    0.155    0.368    0.587    0.032   -0.060 |
|  omega_p |   -0.001    0.003   -0.001    1.000    0.002   -0.004    0.003    0.002    0.002    0.001    0.003    0.000    0.474    0.003   -0.003    0.022    0.002    0.004    0.031   -0.002    0.015   -0.005   -0.001   -0.065 |
|      Ctt |   -0.049    0.272   -0.578    0.002    1.000   -0.869    0.195   -0.593    0.209    0.839    0.314   -0.015    0.041    0.862   -0.538   -0.021    0.580    0.370    0.001   -0.102   -0.434   -0.718   -0.086    0.048 |
|   Dbar_p |    0.142   -0.343    0.676   -0.004   -0.869    1.000   -0.122    0.694   -0.315   -0.951   -0.397    0.113   -0.053   -0.983    0.520    0.024   -0.642   -0.350   -0.001    0.123    0.672    0.808   -0.010   -0.063 |
|  p4040_s |   -0.016   -0.073   -0.055    0.003    0.195   -0.122    1.000   -0.060   -0.072    0.074    0.137    0.044    0.006    0.124   -0.040   -0.001    0.103   -0.019   -0.005   -0.008   -0.093   -0.105   -0.311    0.020 |
|  bplus_1 |    0.129   -0.237    0.349    0.002   -0.593    0.694   -0.060    1.000   -0.182   -0.575   -0.233    0.123   -0.037   -0.689    0.404    0.020   -0.410   -0.217   -0.005    0.113    0.368    0.599    0.028   -0.024 |
|  p4040_p |   -0.113    0.197   -0.172    0.002    0.209   -0.315   -0.072   -0.182    1.000    0.312    0.085   -0.006    0.013    0.290   -0.105   -0.007    0.347    0.318   -0.005   -0.030   -0.169   -0.175    0.098    0.024 |
| DDstar_s |   -0.159    0.324   -0.561    0.001    0.839   -0.951    0.074   -0.575    0.312    1.000    0.374   -0.161    0.044    0.957   -0.530   -0.024    0.684    0.292    0.002   -0.106   -0.637   -0.754    0.056    0.045 |
|  p3770_s |   -0.214    0.146   -0.222    0.003    0.314   -0.397    0.137   -0.233    0.085    0.374    1.000   -0.039    0.018    0.374   -0.122   -0.008    0.335    0.152   -0.006   -0.040   -0.250   -0.408    0.009    0.034 |
|  p4415_s |    0.006   -0.122    0.121    0.000   -0.015    0.113    0.044    0.123   -0.006   -0.161   -0.039    1.000   -0.007   -0.110    0.029    0.003   -0.124    0.129   -0.003    0.019    0.022    0.061    0.019   -0.005 |
|  omega_s |   -0.010    0.017   -0.054    0.474    0.041   -0.053    0.006   -0.037    0.013    0.044    0.018   -0.007    1.000    0.052   -0.036   -0.030    0.033    0.018    0.007   -0.182   -0.031   -0.046   -0.004    0.307 |
|   Dbar_s |   -0.168    0.332   -0.671    0.003    0.862   -0.983    0.124   -0.689    0.290    0.957    0.374   -0.110    0.052    1.000   -0.553   -0.025    0.673    0.352    0.000   -0.122   -0.664   -0.828   -0.016    0.062 |
|   jpsi_p |    0.185   -0.133    0.400   -0.003   -0.538    0.520   -0.040    0.404   -0.105   -0.530   -0.122    0.029   -0.036   -0.553    1.000    0.005   -0.209   -0.198   -0.021    0.074    0.339    0.473    0.102   -0.023 |
|    phi_p |    0.002   -0.007    0.022    0.022   -0.021    0.024   -0.001    0.020   -0.007   -0.024   -0.008    0.003   -0.030   -0.025    0.005    1.000   -0.013   -0.006    0.723    0.007    0.030    0.020    0.000   -0.026 |
| DDstar_p |    0.005    0.354   -0.403    0.002    0.580   -0.642    0.103   -0.410    0.347    0.684    0.335   -0.124    0.033    0.673   -0.209   -0.013    1.000    0.239    0.007   -0.078   -0.455   -0.478    0.231    0.027 |
|  p4160_s |   -0.100   -0.005   -0.206    0.004    0.370   -0.350   -0.019   -0.217    0.318    0.292    0.152    0.129    0.018    0.352   -0.198   -0.006    0.239    1.000   -0.006   -0.033   -0.216   -0.296   -0.108    0.038 |
|    phi_s |   -0.003   -0.005   -0.007    0.031    0.001   -0.001   -0.005   -0.005   -0.005    0.002   -0.006   -0.003    0.007    0.000   -0.021    0.723    0.007   -0.006    1.000   -0.004   -0.028   -0.001   -0.002    0.024 |
|    rho_s |    0.022   -0.035    0.155   -0.002   -0.102    0.123   -0.008    0.113   -0.030   -0.106   -0.040    0.019   -0.182   -0.122    0.074    0.007   -0.078   -0.033   -0.004    1.000    0.140    0.102    0.005    0.026 |
|  bplus_2 |    0.080   -0.158    0.368    0.015   -0.434    0.672   -0.093    0.368   -0.169   -0.637   -0.250    0.022   -0.031   -0.664    0.339    0.030   -0.455   -0.216   -0.028    0.140    1.000    0.562    0.049    0.065 |
|  p3770_p |    0.124   -0.234    0.587   -0.005   -0.718    0.808   -0.105    0.599   -0.175   -0.754   -0.408    0.061   -0.046   -0.828    0.473    0.020   -0.478   -0.296   -0.001    0.102    0.562    1.000    0.100   -0.059 |
|  p4160_p |    0.007    0.202    0.032   -0.001   -0.086   -0.010   -0.311    0.028    0.098    0.056    0.009    0.019   -0.004   -0.016    0.102    0.000    0.231   -0.108   -0.002    0.005    0.049    0.100    1.000   -0.003 |
|    rho_p |   -0.012    0.034   -0.060   -0.065    0.048   -0.063    0.020   -0.024    0.024    0.045    0.034   -0.005    0.307    0.062   -0.023   -0.026    0.027    0.038    0.024    0.026    0.065   -0.059   -0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.026003633665612647}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.13125775566600173}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.006473705564744803}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.22888080349597262}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.192186312094638}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 4.646661940547973}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.12386192099098225}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.013184436060175497}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.12592895532119153}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.564136464634476}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2001826024840616}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.14217480992833276}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8506114052122609}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.47613224734056814}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02422078040771547}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2500028773428564}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3594972534624965}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1289295403345334}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9652485852816799}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.28120099129369414}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.054661133032191}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.17223815369514206}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.07370089374359834}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.4753409760848579})])
Toy 2/25
Time taken: 16 min, 44 s
Projected time left: 3 h, 12 min
Toy 2: Generating data...
Directory  data/zfit_toys/toy_2  Created 
Toy 2: Data generation finished
Toy 2: Loading data...
Toy 2: Loading data finished
Toy 2: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1418 (1418 total)    |
| EDM = 0.000127 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297179.63189573714
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.10   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.506   |   0.022   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -6.3    |    1.1    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.46   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -4.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.92    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   -0.96   |    0.05   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.28   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |  -0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.72    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.00    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    4.8    |    1.3    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.649   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -5.60   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    1.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.33    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   18.0    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.39    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.25   |    0.10   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.73   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.18   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.55   |    0.29   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.091   -0.009   -0.003    0.211   -0.105   -0.003    0.001   -0.213    0.033   -0.396    0.018   -0.003    0.029   -0.035   -0.004   -0.026   -0.051   -0.004    0.001    0.011   -0.009   -0.156   -0.000 |
|  p4415_p |   -0.091    1.000    0.007    0.005   -0.017   -0.137   -0.216   -0.132    0.166    0.032   -0.014   -0.156    0.015    0.013   -0.027   -0.021   -0.050   -0.216   -0.031   -0.028    0.213    0.026    0.285    0.049 |
|  bplus_0 |   -0.009    0.007    1.000   -0.081   -0.005    0.035    0.017   -0.815    0.010    0.001    0.044    0.021   -0.121    0.002   -0.042    0.015    0.032    0.033   -0.009    0.243   -0.031    0.048    0.013    0.048 |
|  omega_p |   -0.003    0.005   -0.081    1.000   -0.000   -0.013    0.001    0.055    0.000    0.000   -0.005   -0.005    0.739    0.000   -0.029   -0.017   -0.023   -0.002    0.031   -0.137    0.018   -0.016   -0.002   -0.205 |
|      Ctt |    0.211   -0.017   -0.005   -0.000    1.000   -0.361    0.363   -0.193   -0.292   -0.007   -0.134    0.213    0.017   -0.003    0.254   -0.028   -0.085    0.292   -0.047   -0.038    0.689   -0.235   -0.370    0.112 |
|   Dbar_p |   -0.105   -0.137    0.035   -0.013   -0.361    1.000   -0.116    0.189   -0.105    0.010   -0.093    0.016   -0.016    0.032    0.123   -0.004   -0.148   -0.091   -0.008    0.038   -0.105    0.315   -0.049    0.033 |
|  p4040_s |   -0.003   -0.216    0.017    0.001    0.363   -0.116    1.000   -0.030   -0.268    0.002    0.088    0.187    0.009   -0.004   -0.020   -0.020   -0.172    0.156   -0.032   -0.014    0.141   -0.185   -0.559    0.060 |
|  bplus_1 |    0.001   -0.132   -0.815    0.055   -0.193    0.189   -0.030    1.000   -0.009    0.006    0.060    0.087    0.084    0.004    0.037   -0.017    0.377   -0.014    0.006   -0.148   -0.308    0.150   -0.001   -0.015 |
|  p4040_p |   -0.213    0.166    0.010    0.000   -0.292   -0.105   -0.268   -0.009    1.000    0.037   -0.046   -0.020   -0.000    0.023   -0.097   -0.005    0.129    0.252   -0.006   -0.002   -0.068    0.150    0.320   -0.002 |
| DDstar_s |    0.033    0.032    0.001    0.000   -0.007    0.010    0.002    0.006    0.037    1.000    0.033   -0.002   -0.000   -0.002    0.077    0.002    0.046    0.006    0.001    0.002   -0.000    0.043    0.062    0.000 |
|  p3770_s |   -0.396   -0.014    0.044   -0.005   -0.134   -0.093    0.088    0.060   -0.046    0.033    1.000    0.007   -0.005    0.028   -0.036   -0.011    0.173    0.015   -0.018    0.011   -0.096   -0.246    0.003    0.026 |
|  p4415_s |    0.018   -0.156    0.021   -0.005    0.213    0.016    0.187    0.087   -0.020   -0.002    0.007    1.000   -0.005   -0.000   -0.018   -0.006   -0.064    0.312   -0.010    0.013   -0.043   -0.079   -0.068    0.025 |
|  omega_s |   -0.003    0.015   -0.121    0.739    0.017   -0.016    0.009    0.084   -0.000   -0.000   -0.005   -0.005    1.000   -0.000   -0.049   -0.108   -0.036    0.008   -0.024   -0.433    0.063   -0.025   -0.004    0.030 |
|   Dbar_s |    0.029    0.013    0.002    0.000   -0.003    0.032   -0.004    0.004    0.023   -0.002    0.028   -0.000   -0.000    1.000    0.058    0.001   -0.001    0.000   -0.000    0.001    0.002    0.051    0.034    0.002 |
|   jpsi_p |   -0.035   -0.027   -0.042   -0.029    0.254    0.123   -0.020    0.037   -0.097    0.077   -0.036   -0.018   -0.049    0.058    1.000    0.021    0.152   -0.027    0.032    0.046    0.122    0.042   -0.055   -0.085 |
|    phi_p |   -0.004   -0.021    0.015   -0.017   -0.028   -0.004   -0.020   -0.017   -0.005    0.002   -0.011   -0.006   -0.108    0.001    0.021    1.000    0.013   -0.024    0.709    0.101   -0.091    0.007   -0.001   -0.246 |
| DDstar_p |   -0.026   -0.050    0.032   -0.023   -0.085   -0.148   -0.172    0.377    0.129    0.046    0.173   -0.064   -0.036   -0.001    0.152    0.013    1.000   -0.102    0.019    0.079   -0.300    0.308    0.216   -0.000 |
|  p4160_s |   -0.051   -0.216    0.033   -0.002    0.292   -0.091    0.156   -0.014    0.252    0.006    0.015    0.312    0.008    0.000   -0.027   -0.024   -0.102    1.000   -0.038   -0.009    0.150   -0.100   -0.207    0.075 |
|    phi_s |   -0.004   -0.031   -0.009    0.031   -0.047   -0.008   -0.032    0.006   -0.006    0.001   -0.018   -0.010   -0.024   -0.000    0.032    0.709    0.019   -0.038    1.000    0.021   -0.135    0.008   -0.001   -0.184 |
|    rho_s |    0.001   -0.028    0.243   -0.137   -0.038    0.038   -0.014   -0.148   -0.002    0.002    0.011    0.013   -0.433    0.001    0.046    0.101    0.079   -0.009    0.021    1.000   -0.100    0.044    0.005    0.121 |
|  bplus_2 |    0.011    0.213   -0.031    0.018    0.689   -0.105    0.141   -0.308   -0.068   -0.000   -0.096   -0.043    0.063    0.002    0.122   -0.091   -0.300    0.150   -0.135   -0.100    1.000   -0.132   -0.076    0.268 |
|  p3770_p |   -0.009    0.026    0.048   -0.016   -0.235    0.315   -0.185    0.150    0.150    0.043   -0.246   -0.079   -0.025    0.051    0.042    0.007    0.308   -0.100    0.008    0.044   -0.132    1.000    0.208   -0.005 |
|  p4160_p |   -0.156    0.285    0.013   -0.002   -0.370   -0.049   -0.559   -0.001    0.320    0.062    0.003   -0.068   -0.004    0.034   -0.055   -0.001    0.216   -0.207   -0.001    0.005   -0.076    0.208    1.000   -0.010 |
|    rho_p |   -0.000    0.049    0.048   -0.205    0.112    0.033    0.060   -0.015   -0.002    0.000    0.026    0.025    0.030    0.002   -0.085   -0.246   -0.000    0.075   -0.184    0.121    0.268   -0.005   -0.010    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03175650893463544}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2110333601408978}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.0220711161514644}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 1.0792308728876323}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2246997883591481}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33823442348131216}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17527029186687465}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0470706907943762}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2052383976328671}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.027239291285324152}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2213322786491423}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19188228396735924}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.3379549370373156}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019771887742424915}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.026072829740416026}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.23191512321112384}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3554336476718385}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16887163717662745}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1433160690000737}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3113674043365029}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09722983724664325}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09085062967084268}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09902648535570924}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2853094445865252})])
Toy 3/25
Time taken: 25 min, 17 s
Projected time left: 3 h, 5 min
Toy 3: Generating data...
Directory  data/zfit_toys/toy_3  Created 
Toy 3: Data generation finished
Toy 3: Loading data...
Toy 3: Loading data finished
Toy 3: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=1474 (1474 total)    |
| EDM = 6.33E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297510.7189554841
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   2.123   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.30   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.395   |   0.032   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   1.09    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.46   |    0.17   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   2.27    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.71    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.73    |   0.06    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.22   |    0.25   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |  -0.300   |   0.011   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   0.919   |   0.009   |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.06    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |     9     |     4     |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |  -0.300   |   0.007   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.615   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.71    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   1.65    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   1.94    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   21.9    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.1    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.25    |   0.07    |            |            |   -2    |    2    |       |
| 21| p3770_p  |  -6.283   |   0.012   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -1.84   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.28   |    0.10   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.094   -0.051    0.018    0.073    0.087    0.012    0.018   -0.230    0.019    0.004    0.031    0.002    0.019   -0.058   -0.008   -0.048   -0.102   -0.021    0.031    0.057    0.007   -0.113   -0.003 |
|  p4415_p |   -0.094    1.000   -0.083    0.029    0.027   -0.045   -0.169    0.130    0.136    0.009    0.001   -0.128    0.006    0.005   -0.008   -0.004   -0.111   -0.071   -0.046    0.040   -0.223   -0.000    0.280    0.002 |
|  bplus_0 |   -0.051   -0.083    1.000   -0.320   -0.055   -0.009   -0.070   -0.954   -0.048    0.003    0.002   -0.001    0.048    0.002    0.134    0.043   -0.015   -0.073    0.205   -0.481    0.001    0.000   -0.002    0.057 |
|  omega_p |    0.018    0.029   -0.320    1.000    0.041    0.022    0.033    0.292    0.012   -0.000   -0.000    0.011   -0.424   -0.001   -0.045    0.011    0.039    0.035   -0.069    0.695   -0.031    0.000   -0.007   -0.069 |
|      Ctt |    0.073    0.027   -0.055    0.041    1.000   -0.202    0.352    0.134   -0.248    0.000   -0.001    0.179    0.010    0.009    0.240    0.003   -0.105    0.212   -0.063    0.051   -0.667    0.008   -0.338    0.004 |
|   Dbar_p |    0.087   -0.045   -0.009    0.022   -0.202    1.000   -0.058   -0.084   -0.042    0.003    0.004    0.032   -0.001    0.008    0.262    0.002   -0.036   -0.062   -0.016    0.031    0.060   -0.004    0.047   -0.002 |
|  p4040_s |    0.012   -0.169   -0.070    0.033    0.352   -0.058    1.000    0.043   -0.201    0.000   -0.003    0.194    0.002   -0.001   -0.016   -0.004   -0.125   -0.020   -0.039    0.047   -0.083    0.001   -0.510   -0.001 |
|  bplus_1 |    0.018    0.130   -0.954    0.292    0.134   -0.084    0.043    1.000    0.064   -0.004   -0.002   -0.089   -0.044   -0.001   -0.102   -0.037   -0.188    0.052   -0.190    0.436   -0.177    0.001    0.040   -0.053 |
|  p4040_p |   -0.230    0.136   -0.048    0.012   -0.248   -0.042   -0.201    0.064    1.000    0.009    0.002    0.018    0.003    0.007   -0.075   -0.004    0.001    0.363   -0.022    0.017   -0.028   -0.002    0.116    0.000 |
| DDstar_s |    0.019    0.009    0.003   -0.000    0.000    0.003    0.000   -0.004    0.009    1.000    0.000   -0.001   -0.000   -0.000    0.027    0.001    0.015    0.002    0.001   -0.001   -0.000   -0.000    0.016    0.000 |
|  p3770_s |    0.004    0.001    0.002   -0.000   -0.001    0.004   -0.003   -0.002    0.002    0.000    1.000   -0.001    0.000    0.000    0.001    0.000    0.003   -0.000    0.000   -0.001    0.000   -0.001    0.003    0.000 |
|  p4415_s |    0.031   -0.128   -0.001    0.011    0.179    0.032    0.194   -0.089    0.018   -0.001   -0.001    1.000   -0.002   -0.001   -0.022   -0.002    0.000    0.322   -0.004    0.018    0.144    0.001   -0.110   -0.002 |
|  omega_s |    0.002    0.006    0.048   -0.424    0.010   -0.001    0.002   -0.044    0.003   -0.000    0.000   -0.002    1.000    0.000    0.005    0.019   -0.007    0.005   -0.006   -0.083   -0.036   -0.000    0.003    0.005 |
|   Dbar_s |    0.019    0.005    0.002   -0.001    0.009    0.008   -0.001   -0.001    0.007   -0.000    0.000   -0.001    0.000    1.000    0.016    0.000    0.004    0.001    0.001   -0.001   -0.002   -0.000    0.009    0.000 |
|   jpsi_p |   -0.058   -0.008    0.134   -0.045    0.240    0.262   -0.016   -0.102   -0.075    0.027    0.001   -0.022    0.005    0.016    1.000   -0.004    0.029   -0.032    0.042   -0.058   -0.157    0.001   -0.017   -0.003 |
|    phi_p |   -0.008   -0.004    0.043    0.011    0.003    0.002   -0.004   -0.037   -0.004    0.001    0.000   -0.002    0.019    0.000   -0.004    1.000   -0.005   -0.004    0.505   -0.019   -0.002    0.000   -0.001   -0.027 |
| DDstar_p |   -0.048   -0.111   -0.015    0.039   -0.105   -0.036   -0.125   -0.188    0.001    0.015    0.003    0.000   -0.007    0.004    0.029   -0.005    1.000   -0.076   -0.013    0.062    0.231   -0.002    0.057   -0.007 |
|  p4160_s |   -0.102   -0.071   -0.073    0.035    0.212   -0.062   -0.020    0.052    0.363    0.002   -0.000    0.322    0.005    0.001   -0.032   -0.004   -0.076    1.000   -0.050    0.049   -0.134    0.001   -0.103    0.001 |
|    phi_s |   -0.021   -0.046    0.205   -0.069   -0.063   -0.016   -0.039   -0.190   -0.022    0.001    0.000   -0.004   -0.006    0.001    0.042    0.505   -0.013   -0.050    1.000   -0.143    0.119    0.000   -0.003    0.001 |
|    rho_s |    0.031    0.040   -0.481    0.695    0.051    0.031    0.047    0.436    0.017   -0.001   -0.001    0.018   -0.083   -0.001   -0.058   -0.019    0.062    0.049   -0.143    1.000   -0.030    0.000   -0.009   -0.056 |
|  bplus_2 |    0.057   -0.223    0.001   -0.031   -0.667    0.060   -0.083   -0.177   -0.028   -0.000    0.000    0.144   -0.036   -0.002   -0.157   -0.002    0.231   -0.134    0.119   -0.030    1.000   -0.004   -0.037   -0.025 |
|  p3770_p |    0.007   -0.000    0.000    0.000    0.008   -0.004    0.001    0.001   -0.002   -0.000   -0.001    0.001   -0.000   -0.000    0.001    0.000   -0.002    0.001    0.000    0.000   -0.004    1.000   -0.003    0.000 |
|  p4160_p |   -0.113    0.280   -0.002   -0.007   -0.338    0.047   -0.510    0.040    0.116    0.016    0.003   -0.110    0.003    0.009   -0.017   -0.001    0.057   -0.103   -0.003   -0.009   -0.037   -0.003    1.000    0.001 |
|    rho_p |   -0.003    0.002    0.057   -0.069    0.004   -0.002   -0.001   -0.053    0.000    0.000    0.000   -0.002    0.005    0.000   -0.003   -0.027   -0.007    0.001    0.001   -0.056   -0.025    0.000    0.001    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.026036833884098165}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.19788695213340102}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.031559627088254216}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.24447524238574703}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1720099514243787}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2082765991616924}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16980764400177745}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05982454094724088}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.254343309341337}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.010540478767660955}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.009349547027796334}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19804497561218587}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.8853607337530986}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.006945579819463699}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023763697874072953}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.15076902685618698}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.23635174799727476}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1721685012617582}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0120199337867657}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.44819794770837307}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07182810623259717}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.012241068584719184}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10860882220517132}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.1001281897011399})])
Toy 4/25
Time taken: 34 min, 12 s
Projected time left: 2 h, 59 min
Toy 4: Generating data...
Directory  data/zfit_toys/toy_4  Created 
Toy 4: Data generation finished
Toy 4: Loading data...
Toy 4: Loading data finished
Toy 4: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1364 (1364 total)    |
| EDM = 5.16E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297220.33418242924
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.47    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   -0.47   |    0.03   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   6.28    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.76   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   4.73    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.84    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.91    |   0.07    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -1.74   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.027   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.52    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.25    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    5.9    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.621   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   6.03    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -1.9    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.41    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   16.2    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    0.8    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.21    |   0.09    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.58   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.32    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.035    0.007   -0.000    0.233   -0.105   -0.066    0.047   -0.150    0.015   -0.410    0.016    0.004    0.022    0.020   -0.002   -0.176   -0.036   -0.002   -0.010   -0.067   -0.013   -0.100    0.001 |
|  p4415_p |   -0.035    1.000    0.030   -0.001   -0.057   -0.097   -0.117    0.104    0.213    0.014    0.009   -0.114    0.022    0.007    0.044    0.004   -0.185   -0.201   -0.009   -0.045   -0.239    0.055    0.323    0.042 |
|  bplus_0 |    0.007    0.030    1.000   -0.008    0.048   -0.060   -0.035   -0.922    0.022   -0.008   -0.003   -0.041    0.194   -0.003    0.130   -0.014   -0.130   -0.029    0.086   -0.396   -0.142    0.042    0.043    0.003 |
|  omega_p |   -0.000   -0.001   -0.008    1.000   -0.001    0.001   -0.000    0.007   -0.000    0.000   -0.000    0.000   -0.142   -0.000    0.001   -0.003    0.003   -0.000   -0.006    0.021    0.003    0.000   -0.001    0.032 |
|      Ctt |    0.233   -0.057    0.048   -0.001    1.000   -0.331    0.248    0.065   -0.341   -0.008   -0.108    0.227    0.021   -0.008    0.302    0.006   -0.018    0.271   -0.038   -0.044   -0.665   -0.186   -0.338    0.115 |
|   Dbar_p |   -0.105   -0.097   -0.060    0.001   -0.331    1.000   -0.152   -0.050   -0.063   -0.005   -0.138    0.004   -0.019    0.028    0.083    0.003   -0.228   -0.067   -0.015    0.043    0.051    0.210   -0.059    0.025 |
|  p4040_s |   -0.066   -0.117   -0.035   -0.000    0.248   -0.152    1.000    0.070   -0.128   -0.007    0.091    0.177    0.006   -0.005    0.015    0.008   -0.200    0.269   -0.022   -0.009   -0.147   -0.089   -0.387    0.064 |
|  bplus_1 |    0.047    0.104   -0.922    0.007    0.065   -0.050    0.070    1.000    0.016   -0.016   -0.008   -0.020   -0.169   -0.006   -0.006    0.009   -0.142    0.024   -0.081    0.334   -0.089   -0.084    0.048   -0.013 |
|  p4040_p |   -0.150    0.213    0.022   -0.000   -0.341   -0.063   -0.128    0.016    1.000    0.025   -0.080   -0.039    0.006    0.017   -0.083   -0.003    0.045    0.211    0.009   -0.015    0.054    0.168    0.387   -0.023 |
| DDstar_s |    0.015    0.014   -0.008    0.000   -0.008   -0.005   -0.007   -0.016    0.025    1.000    0.030   -0.006   -0.004   -0.001    0.048    0.000    0.047   -0.003   -0.001    0.009    0.021    0.042    0.042   -0.000 |
|  p3770_s |   -0.410    0.009   -0.003   -0.000   -0.108   -0.138    0.091   -0.008   -0.080    0.030    1.000    0.013    0.005    0.025   -0.064    0.002    0.013    0.032   -0.010   -0.010    0.039   -0.285   -0.016    0.022 |
|  p4415_s |    0.016   -0.114   -0.041    0.000    0.227    0.004    0.177   -0.020   -0.039   -0.006    0.013    1.000   -0.008   -0.001    0.008    0.005   -0.073    0.285   -0.016    0.019   -0.005   -0.068   -0.013    0.036 |
|  omega_s |    0.004    0.022    0.194   -0.142    0.021   -0.019    0.006   -0.169    0.006   -0.004    0.005   -0.008    1.000   -0.001   -0.002   -0.008   -0.053    0.005    0.052   -0.509   -0.075   -0.001    0.015    0.210 |
|   Dbar_s |    0.022    0.007   -0.003   -0.000   -0.008    0.028   -0.005   -0.006    0.017   -0.001    0.025   -0.001   -0.001    1.000    0.049    0.001    0.006   -0.003   -0.001    0.002    0.004    0.049    0.026    0.002 |
|   jpsi_p |    0.020    0.044    0.130    0.001    0.302    0.083    0.015   -0.006   -0.083    0.048   -0.064    0.008   -0.002    0.049    1.000   -0.030   -0.214    0.022    0.011   -0.027   -0.247   -0.057   -0.046   -0.088 |
|    phi_p |   -0.002    0.004   -0.014   -0.003    0.006    0.003    0.008    0.009   -0.003    0.000    0.002    0.005   -0.008    0.001   -0.030    1.000   -0.002    0.008    0.578    0.011   -0.028   -0.006   -0.003    0.102 |
| DDstar_p |   -0.176   -0.185   -0.130    0.003   -0.018   -0.228   -0.200   -0.142    0.045    0.047    0.013   -0.073   -0.053    0.006   -0.214   -0.002    1.000   -0.115   -0.015    0.114    0.279    0.108   -0.077   -0.007 |
|  p4160_s |   -0.036   -0.201   -0.029   -0.000    0.271   -0.067    0.269    0.024    0.211   -0.003    0.032    0.285    0.005   -0.003    0.022    0.008   -0.115    1.000   -0.027   -0.004   -0.163   -0.059   -0.157    0.076 |
|    phi_s |   -0.002   -0.009    0.086   -0.006   -0.038   -0.015   -0.022   -0.081    0.009   -0.001   -0.010   -0.016    0.052   -0.001    0.011    0.578   -0.015   -0.027    1.000   -0.036    0.064    0.002    0.009    0.104 |
|    rho_s |   -0.010   -0.045   -0.396    0.021   -0.044    0.043   -0.009    0.334   -0.015    0.009   -0.010    0.019   -0.509    0.002   -0.027    0.011    0.114   -0.004   -0.036    1.000    0.131   -0.004   -0.034    0.070 |
|  bplus_2 |   -0.067   -0.239   -0.142    0.003   -0.665    0.051   -0.147   -0.089    0.054    0.021    0.039   -0.005   -0.075    0.004   -0.247   -0.028    0.279   -0.163    0.064    0.131    1.000    0.048   -0.018   -0.275 |
|  p3770_p |   -0.013    0.055    0.042    0.000   -0.186    0.210   -0.089   -0.084    0.168    0.042   -0.285   -0.068   -0.001    0.049   -0.057   -0.006    0.108   -0.059    0.002   -0.004    0.048    1.000    0.143   -0.019 |
|  p4160_p |   -0.100    0.323    0.043   -0.001   -0.338   -0.059   -0.387    0.048    0.387    0.042   -0.016   -0.013    0.015    0.026   -0.046   -0.003   -0.077   -0.157    0.009   -0.034   -0.018    0.143    1.000   -0.017 |
|    rho_p |    0.001    0.042    0.003    0.032    0.115    0.025    0.064   -0.013   -0.023   -0.000    0.022    0.036    0.210    0.002   -0.088    0.102   -0.007    0.076    0.104    0.070   -0.275   -0.019   -0.017    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031892570866238756}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17331377254490565}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.034028828927501586}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.16770545050759988}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20856124210669125}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.31111993574334473}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16649690893499192}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06531093325112614}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22841831994416273}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.026600513148624993}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22520556045465412}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18852826073178042}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0325914486183958}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02040372713272609}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024359360962564303}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.21010360673862305}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3498750735978433}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16738936952869965}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0480747417077385}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3356748651041299}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0947201799985311}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08880873363404085}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09404831875442721}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.44843502351065645})])
Toy 5/25
Time taken: 42 min, 13 s
Projected time left: 2 h, 48 min
Toy 5: Generating data...
Directory  data/zfit_toys/toy_5  Created 
Toy 5: Data generation finished
Toy 5: Loading data...
Toy 5: Loading data finished
Toy 5: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1592 (1592 total)    |
| EDM = 0.00154 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297187.75484431285
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.81    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   3.81    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.443   |   0.005   |            |            |   -2    |    2    |       |
| 3 | omega_p  |  -0.030   |   0.181   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.05    |   0.08    |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |    0.5    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.00    |   0.20    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.898   |   0.010   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.45    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.30   |    0.05   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.49    |   0.29    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.40    |   0.13    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    6.5    |    0.8    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   -0.30   |    0.07   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.59    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -5.66   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    -6     |     12    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.39    |   0.15    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   20.4    |    0.8    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.16    |   0.23    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.22    |   0.04    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -3.09   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.26   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.35   |    0.23   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.787    0.637    0.021    0.066    0.839    0.740    0.635    0.746   -0.385    0.688    0.113    0.056    0.182    0.854    0.034   -0.886    0.611    0.112   -0.014    0.425    0.491    0.827   -0.030 |
|  p4415_p |    0.787    1.000    0.647    0.022   -0.014    0.856    0.733    0.647    0.788   -0.392    0.745    0.084    0.057    0.164    0.854    0.035   -0.896    0.608    0.112   -0.014    0.390    0.510    0.862   -0.026 |
|  bplus_0 |    0.637    0.647    1.000    0.013   -0.007    0.686    0.583    0.375    0.633   -0.400    0.593    0.018    0.052    0.039    0.681    0.028   -0.728    0.473    0.117   -0.046    0.243    0.407    0.696   -0.061 |
|  omega_p |    0.021    0.022    0.013    1.000   -0.003    0.022    0.021    0.013    0.021   -0.012    0.021    0.003    0.322    0.004    0.023    0.001   -0.024    0.018    0.014    0.029   -0.004    0.012    0.023   -0.063 |
|      Ctt |    0.066   -0.014   -0.007   -0.003    1.000   -0.060    0.068   -0.004   -0.065    0.035   -0.024    0.144   -0.005   -0.089   -0.048    0.004    0.015    0.069    0.003    0.004   -0.260   -0.027   -0.067   -0.018 |
|   Dbar_p |    0.839    0.856    0.686    0.022   -0.060    1.000    0.814    0.685    0.811   -0.421    0.773    0.136    0.060    0.208    0.904    0.037   -0.968    0.684    0.123   -0.014    0.420    0.509    0.889   -0.037 |
|  p4040_s |    0.740    0.733    0.583    0.021    0.068    0.814    1.000    0.582    0.709   -0.391    0.722    0.133    0.053    0.144    0.805    0.033   -0.844    0.558    0.104   -0.012    0.395    0.472    0.744   -0.024 |
|  bplus_1 |    0.635    0.647    0.375    0.013   -0.004    0.685    0.582    1.000    0.632   -0.401    0.591    0.014    0.044    0.037    0.682    0.032   -0.727    0.473    0.108   -0.016    0.243    0.401    0.695   -0.068 |
|  p4040_p |    0.746    0.788    0.633    0.021   -0.065    0.811    0.709    0.632    1.000   -0.359    0.703    0.134    0.055    0.164    0.824    0.033   -0.862    0.687    0.108   -0.015    0.384    0.509    0.809   -0.026 |
| DDstar_s |   -0.385   -0.392   -0.400   -0.012    0.035   -0.421   -0.391   -0.401   -0.359    1.000   -0.348   -0.113   -0.032   -0.172   -0.415   -0.013    0.427   -0.340   -0.055    0.016   -0.211   -0.194   -0.382    0.004 |
|  p3770_s |    0.688    0.745    0.593    0.021   -0.024    0.773    0.722    0.591    0.703   -0.348    1.000    0.114    0.052    0.161    0.802    0.032   -0.829    0.595    0.102   -0.015    0.378    0.383    0.775   -0.023 |
|  p4415_s |    0.113    0.084    0.018    0.003    0.144    0.136    0.133    0.014    0.134   -0.113    0.114    1.000    0.006    0.004    0.117    0.007   -0.132    0.196    0.015    0.002    0.120    0.058    0.141   -0.008 |
|  omega_s |    0.056    0.057    0.052    0.322   -0.005    0.060    0.053    0.044    0.055   -0.032    0.052    0.006    1.000    0.007    0.059   -0.037   -0.064    0.044    0.009   -0.240    0.029    0.034    0.060    0.172 |
|   Dbar_s |    0.182    0.164    0.039    0.004   -0.089    0.208    0.144    0.037    0.164   -0.172    0.161    0.004    0.007    1.000    0.200    0.014   -0.201    0.100    0.026    0.008    0.025    0.222    0.200   -0.020 |
|   jpsi_p |    0.854    0.854    0.681    0.023   -0.048    0.904    0.805    0.682    0.824   -0.415    0.802    0.117    0.059    0.200    1.000    0.035   -0.953    0.672    0.116   -0.016    0.447    0.531    0.897   -0.029 |
|    phi_p |    0.034    0.035    0.028    0.001    0.004    0.037    0.033    0.032    0.033   -0.013    0.032    0.007   -0.037    0.014    0.035    1.000   -0.038    0.029    0.457    0.028    0.019    0.022    0.036   -0.106 |
| DDstar_p |   -0.886   -0.896   -0.728   -0.024    0.015   -0.968   -0.844   -0.727   -0.862    0.427   -0.829   -0.132   -0.064   -0.201   -0.953   -0.038    1.000   -0.710   -0.129    0.016   -0.465   -0.553   -0.937    0.035 |
|  p4160_s |    0.611    0.608    0.473    0.018    0.069    0.684    0.558    0.473    0.687   -0.340    0.595    0.196    0.044    0.100    0.672    0.029   -0.710    1.000    0.085   -0.011    0.308    0.399    0.653   -0.016 |
|    phi_s |    0.112    0.112    0.117    0.014    0.003    0.123    0.104    0.108    0.108   -0.055    0.102    0.015    0.009    0.026    0.116    0.457   -0.129    0.085    1.000   -0.021    0.115    0.072    0.120   -0.032 |
|    rho_s |   -0.014   -0.014   -0.046    0.029    0.004   -0.014   -0.012   -0.016   -0.015    0.016   -0.015    0.002   -0.240    0.008   -0.016    0.028    0.016   -0.011   -0.021    1.000   -0.002   -0.011   -0.016    0.135 |
|  bplus_2 |    0.425    0.390    0.243   -0.004   -0.260    0.420    0.395    0.243    0.384   -0.211    0.378    0.120    0.029    0.025    0.447    0.019   -0.465    0.308    0.115   -0.002    1.000    0.237    0.419   -0.151 |
|  p3770_p |    0.491    0.510    0.407    0.012   -0.027    0.509    0.472    0.401    0.509   -0.194    0.383    0.058    0.034    0.222    0.531    0.022   -0.553    0.399    0.072   -0.011    0.237    1.000    0.541   -0.026 |
|  p4160_p |    0.827    0.862    0.696    0.023   -0.067    0.889    0.744    0.695    0.809   -0.382    0.775    0.141    0.060    0.200    0.897    0.036   -0.937    0.653    0.120   -0.016    0.419    0.541    1.000   -0.032 |
|    rho_p |   -0.030   -0.026   -0.061   -0.063   -0.018   -0.037   -0.024   -0.068   -0.026    0.004   -0.023   -0.008    0.172   -0.020   -0.029   -0.106    0.035   -0.016   -0.032    0.135   -0.151   -0.026   -0.032    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04822731060470531}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.24239402704988677}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.004941313228984057}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.18064451523005554}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.07842851315816823}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.6216111467797636}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1999085309749407}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.010043777362414241}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2412801236382922}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.04998784252711551}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.29039290770080606}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1274325823082184}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.7727317006182095}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.06835412002534948}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05476830561474699}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1384746422910923}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 12.182376355733854}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.15026013696407992}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.7580324697568823}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.23432207949354744}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.03693385915535674}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09657966743639079}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1683985782770523}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.22549978536362225})])
Toy 6/25
Time taken: 51 min, 8 s
Projected time left: 2 h, 41 min
Toy 6: Generating data...
Directory  data/zfit_toys/toy_6  Created 
Toy 6: Data generation finished
Toy 6: Loading data...
Toy 6: Loading data finished
Toy 6: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.971E+05               |    Ncalls=2053 (2053 total)    |
| EDM = 0.000155 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297070.25212068536
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.80    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.37   |    0.24   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.429   |   0.015   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -6.28   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.24   |    0.13   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |    6.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.87    |   0.21    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   -0.77   |    0.03   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.47    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.14   |    0.21   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.36    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.37    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    5.4    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.30    |   0.44    |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.64    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.56    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -2.9    |    3.0    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.21    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   19.0    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    0.9    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.27   |    0.05   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.69   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.18   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.559   -0.607    0.016   -0.056   -0.099    0.487   -0.633    0.417    0.671    0.059    0.235    0.118   -0.448    0.687   -0.013    0.714    0.394    0.001   -0.293    0.077   -0.287    0.430    0.010 |
|  p4415_p |    0.559    1.000   -0.704    0.019   -0.250   -0.239    0.464   -0.737    0.581    0.752    0.284    0.189    0.140   -0.519    0.732   -0.018    0.805    0.426   -0.006   -0.340    0.184   -0.354    0.618    0.031 |
|  bplus_0 |   -0.607   -0.704    1.000   -0.022    0.243    0.334   -0.579    0.716   -0.568   -0.877   -0.238   -0.235   -0.169    0.572   -0.759    0.016   -0.873   -0.505   -0.013    0.431   -0.181    0.472   -0.524    0.005 |
|  omega_p |    0.016    0.019   -0.022    1.000   -0.007   -0.008    0.016   -0.020    0.016    0.023    0.008    0.007    0.143   -0.015    0.021   -0.002    0.023    0.015    0.004   -0.026    0.009   -0.013    0.014   -0.010 |
|      Ctt |   -0.056   -0.250    0.243   -0.007    1.000    0.097    0.003    0.247   -0.293   -0.265   -0.175    0.096   -0.049    0.293   -0.356    0.007   -0.289   -0.026   -0.011    0.129    0.467    0.091   -0.373    0.037 |
|   Dbar_p |   -0.099   -0.239    0.334   -0.008    0.097    1.000   -0.299    0.349   -0.118   -0.287    0.112   -0.143   -0.061    0.264   -0.142    0.013   -0.378   -0.254   -0.000    0.155   -0.103    0.434   -0.031    0.003 |
|  p4040_s |    0.487    0.464   -0.579    0.016    0.003   -0.299    1.000   -0.606    0.359    0.673    0.278    0.300    0.117   -0.466    0.591   -0.015    0.677    0.358   -0.004   -0.283    0.098   -0.419    0.160    0.024 |
|  bplus_1 |   -0.633   -0.737    0.716   -0.020    0.247    0.349   -0.606    1.000   -0.596   -0.914   -0.258   -0.246   -0.148    0.596   -0.794    0.011   -0.907   -0.534   -0.012    0.380   -0.186    0.487   -0.549    0.014 |
|  p4040_p |    0.417    0.581   -0.568    0.016   -0.293   -0.118    0.359   -0.596    1.000    0.608    0.238    0.247    0.114   -0.396    0.623   -0.015    0.666    0.574   -0.007   -0.278    0.111   -0.212    0.448    0.026 |
| DDstar_s |    0.671    0.752   -0.877    0.023   -0.265   -0.287    0.673   -0.914    0.608    1.000    0.271    0.332    0.171   -0.668    0.838   -0.021    0.932    0.592    0.003   -0.422    0.131   -0.530    0.515    0.012 |
|  p3770_s |    0.059    0.284   -0.238    0.008   -0.175    0.112    0.278   -0.258    0.238    0.271    1.000    0.104    0.053   -0.148    0.366   -0.009    0.325    0.206   -0.013   -0.126    0.033   -0.226    0.255    0.029 |
|  p4415_s |    0.235    0.189   -0.235    0.007    0.096   -0.143    0.300   -0.246    0.247    0.332    0.104    1.000    0.049   -0.235    0.260   -0.005    0.316    0.400    0.000   -0.120   -0.044   -0.218    0.162    0.004 |
|  omega_s |    0.118    0.140   -0.169    0.143   -0.049   -0.061    0.117   -0.148    0.114    0.171    0.053    0.049    1.000   -0.111    0.149   -0.102    0.169    0.105   -0.040   -0.432    0.067   -0.094    0.102    0.326 |
|   Dbar_s |   -0.448   -0.519    0.572   -0.015    0.293    0.264   -0.466    0.596   -0.396   -0.668   -0.148   -0.235   -0.111    1.000   -0.585    0.012   -0.682   -0.401   -0.001    0.275   -0.123    0.320   -0.365   -0.012 |
|   jpsi_p |    0.687    0.732   -0.759    0.021   -0.356   -0.142    0.591   -0.794    0.623    0.838    0.366    0.260    0.149   -0.585    1.000   -0.024    0.895    0.517   -0.011   -0.372    0.054   -0.401    0.608    0.020 |
|    phi_p |   -0.013   -0.018    0.016   -0.002    0.007    0.013   -0.015    0.011   -0.015   -0.021   -0.009   -0.005   -0.102    0.012   -0.024    1.000   -0.017   -0.017    0.721    0.052   -0.045    0.015   -0.011   -0.175 |
| DDstar_p |    0.714    0.805   -0.873    0.023   -0.289   -0.378    0.677   -0.907    0.666    0.932    0.325    0.316    0.169   -0.682    0.895   -0.017    1.000    0.604    0.007   -0.419    0.115   -0.504    0.614    0.008 |
|  p4160_s |    0.394    0.426   -0.505    0.015   -0.026   -0.254    0.358   -0.534    0.574    0.592    0.206    0.400    0.105   -0.401    0.517   -0.017    0.604    1.000   -0.013   -0.250    0.152   -0.321    0.293    0.041 |
|    phi_s |    0.001   -0.006   -0.013    0.004   -0.011   -0.000   -0.004   -0.012   -0.007    0.003   -0.013    0.000   -0.040   -0.001   -0.011    0.721    0.007   -0.013    1.000   -0.010   -0.091    0.002   -0.000   -0.106 |
|    rho_s |   -0.293   -0.340    0.431   -0.026    0.129    0.155   -0.283    0.380   -0.278   -0.422   -0.126   -0.120   -0.432    0.275   -0.372    0.052   -0.419   -0.250   -0.010    1.000   -0.076    0.226   -0.253    0.085 |
|  bplus_2 |    0.077    0.184   -0.181    0.009    0.467   -0.103    0.098   -0.186    0.111    0.131    0.033   -0.044    0.067   -0.123    0.054   -0.045    0.115    0.152   -0.091   -0.076    1.000   -0.062    0.100    0.239 |
|  p3770_p |   -0.287   -0.354    0.472   -0.013    0.091    0.434   -0.419    0.487   -0.212   -0.530   -0.226   -0.218   -0.094    0.320   -0.401    0.015   -0.504   -0.321    0.002    0.226   -0.062    1.000   -0.144   -0.016 |
|  p4160_p |    0.430    0.618   -0.524    0.014   -0.373   -0.031    0.160   -0.549    0.448    0.515    0.255    0.162    0.102   -0.365    0.608   -0.011    0.614    0.293   -0.000   -0.253    0.100   -0.144    1.000    0.012 |
|    rho_p |    0.010    0.031    0.005   -0.010    0.037    0.003    0.024    0.014    0.026    0.012    0.029    0.004    0.326   -0.012    0.020   -0.175    0.008    0.041   -0.106    0.085    0.239   -0.016    0.012    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.04168053597596266}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.23811865398946575}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.014986755190210976}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.17392210766166238}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1342837451390212}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3470101730892914}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.20732668520626363}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03216568371308848}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2473917769409324}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.2094389739452737}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2235042993740013}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18317299669100984}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9776206212135472}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.44044069231133476}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05465386658585558}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2394075566679832}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 2.9834461041478124}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1857196444312068}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0794916419031129}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3204861866535031}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05263386019706284}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.13793740400884547}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.11602940193427558}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.36398755849625575})])
Toy 7/25
Time taken: 1 h, 1 min
Projected time left: 2 h, 38 min
Toy 7: Generating data...
Directory  data/zfit_toys/toy_7  Created 
Toy 7: Data generation finished
Toy 7: Loading data...
Toy 7: Loading data finished
Toy 7: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1232 (1232 total)    |
| EDM = 1.14E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297197.84631985537
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.890   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.39    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   -0.57   |    0.04   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   0.20    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.42   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |    1.8    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.80    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   1.08    |   0.08    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.24   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |  -0.300   |   0.025   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.35    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.28    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.4    |    1.2    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.670   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.71    |   0.17    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    1.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.36    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   20.7    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.17    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.19    |   0.11    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.66   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.18    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.4    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.050    0.017   -0.000    0.226   -0.048    0.011    0.025   -0.190    0.015   -0.400    0.016    0.002    0.027    0.016   -0.003   -0.182   -0.037   -0.004   -0.009   -0.062   -0.035   -0.122    0.003 |
|  p4415_p |   -0.050    1.000    0.071    0.008   -0.056   -0.086   -0.189    0.061    0.170    0.015   -0.007   -0.119    0.021    0.011    0.036   -0.016   -0.203   -0.207   -0.020   -0.044   -0.250    0.052    0.307    0.046 |
|  bplus_0 |    0.017    0.071    1.000    0.032    0.071   -0.101   -0.027   -0.922    0.029   -0.014   -0.006   -0.060    0.127   -0.004    0.123   -0.001   -0.202   -0.029    0.093   -0.280   -0.199    0.009    0.066   -0.000 |
|  omega_p |   -0.000    0.008    0.032    1.000    0.010   -0.004    0.004   -0.028    0.002   -0.001    0.002   -0.001    0.664    0.000   -0.015   -0.034   -0.015    0.005    0.010   -0.030   -0.030   -0.004    0.003   -0.056 |
|      Ctt |    0.226   -0.056    0.071    0.010    1.000   -0.330    0.325    0.039   -0.248   -0.009   -0.093    0.212    0.021   -0.005    0.256   -0.026   -0.019    0.260   -0.048   -0.046   -0.647   -0.214   -0.323    0.109 |
|   Dbar_p |   -0.048   -0.086   -0.101   -0.004   -0.330    1.000   -0.086   -0.031   -0.098   -0.005   -0.088    0.014   -0.018    0.028    0.182   -0.004   -0.184   -0.058   -0.024    0.043    0.068    0.279   -0.022    0.027 |
|  p4040_s |    0.011   -0.189   -0.027    0.004    0.325   -0.086    1.000    0.029   -0.186   -0.009    0.124    0.147    0.005   -0.006    0.030   -0.017   -0.171    0.122   -0.033   -0.003   -0.108   -0.129   -0.486    0.055 |
|  bplus_1 |    0.025    0.061   -0.922   -0.028    0.039   -0.031    0.029    1.000    0.028   -0.008   -0.007   -0.014   -0.111   -0.003   -0.020    0.007   -0.067    0.013   -0.080    0.233   -0.030   -0.060    0.026   -0.012 |
|  p4040_p |   -0.190    0.170    0.029    0.002   -0.248   -0.098   -0.186    0.028    1.000    0.022   -0.078    0.029    0.008    0.019   -0.080   -0.006   -0.058    0.304   -0.005   -0.019   -0.022    0.127    0.261    0.006 |
| DDstar_s |    0.015    0.015   -0.014   -0.001   -0.009   -0.005   -0.009   -0.008    0.022    1.000    0.026   -0.004   -0.003   -0.001    0.044    0.001    0.045   -0.001   -0.000    0.007    0.022    0.037    0.041   -0.001 |
|  p3770_s |   -0.400   -0.007   -0.006    0.002   -0.093   -0.088    0.124   -0.007   -0.078    0.026    1.000    0.022    0.003    0.027   -0.058   -0.012   -0.008    0.035   -0.022   -0.007    0.026   -0.295   -0.045    0.028 |
|  p4415_s |    0.016   -0.119   -0.060   -0.001    0.212    0.014    0.147   -0.014    0.029   -0.004    0.022    1.000   -0.007   -0.002   -0.002   -0.009   -0.048    0.276   -0.023    0.020    0.031   -0.060    0.009    0.030 |
|  omega_s |    0.002    0.021    0.127    0.664    0.021   -0.018    0.005   -0.111    0.008   -0.003    0.003   -0.007    1.000   -0.001   -0.013   -0.109   -0.044    0.005   -0.013   -0.356   -0.067   -0.006    0.012    0.122 |
|   Dbar_s |    0.027    0.011   -0.004    0.000   -0.005    0.028   -0.006   -0.003    0.019   -0.001    0.027   -0.002   -0.001    1.000    0.051    0.001    0.010   -0.002   -0.000    0.002    0.005    0.048    0.031    0.001 |
|   jpsi_p |    0.016    0.036    0.123   -0.015    0.256    0.182    0.030   -0.020   -0.080    0.044   -0.058   -0.002   -0.013    0.051    1.000    0.018   -0.236    0.006    0.039   -0.021   -0.225   -0.026   -0.038   -0.085 |
|    phi_p |   -0.003   -0.016   -0.001   -0.034   -0.026   -0.004   -0.017    0.007   -0.006    0.001   -0.012   -0.009   -0.109    0.001    0.018    1.000    0.000   -0.022    0.618    0.065    0.082    0.003   -0.004   -0.246 |
| DDstar_p |   -0.182   -0.203   -0.202   -0.015   -0.019   -0.184   -0.171   -0.067   -0.058    0.045   -0.008   -0.048   -0.044    0.010   -0.236    0.000    1.000   -0.100   -0.017    0.097    0.287    0.084   -0.114   -0.006 |
|  p4160_s |   -0.037   -0.207   -0.029    0.005    0.260   -0.058    0.122    0.013    0.304   -0.001    0.035    0.276    0.005   -0.002    0.006   -0.022   -0.100    1.000   -0.042   -0.003   -0.132   -0.056   -0.135    0.070 |
|    phi_s |   -0.004   -0.020    0.093    0.010   -0.048   -0.024   -0.033   -0.080   -0.005   -0.000   -0.022   -0.023   -0.013   -0.000    0.039    0.618   -0.017   -0.042    1.000   -0.027    0.123    0.004    0.003   -0.160 |
|    rho_s |   -0.009   -0.044   -0.280   -0.030   -0.046    0.043   -0.003    0.233   -0.019    0.007   -0.007    0.020   -0.356    0.002   -0.021    0.065    0.097   -0.003   -0.027    1.000    0.112    0.005   -0.031    0.145 |
|  bplus_2 |   -0.062   -0.250   -0.199   -0.030   -0.647    0.068   -0.108   -0.030   -0.022    0.022    0.026    0.031   -0.067    0.005   -0.225    0.082    0.287   -0.132    0.123    0.112    1.000    0.049   -0.060   -0.273 |
|  p3770_p |   -0.035    0.052    0.009   -0.004   -0.214    0.279   -0.129   -0.060    0.127    0.037   -0.295   -0.060   -0.006    0.048   -0.026    0.003    0.084   -0.056    0.004    0.005    0.049    1.000    0.145   -0.013 |
|  p4160_p |   -0.122    0.307    0.066    0.003   -0.323   -0.022   -0.486    0.026    0.261    0.041   -0.045    0.009    0.012    0.031   -0.038   -0.004   -0.114   -0.135    0.003   -0.031   -0.060    0.145    1.000   -0.002 |
|    rho_p |    0.003    0.046   -0.000   -0.056    0.109    0.027    0.055   -0.012    0.006   -0.001    0.028    0.030    0.122    0.001   -0.085   -0.246   -0.006    0.070   -0.160    0.145   -0.273   -0.013   -0.002    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03130625344755522}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16955016098675824}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.042070245750035484}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.2873823696059996}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20030065692649324}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.31713714680353355}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17374625969696428}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.07716218720521129}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2306850092389634}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.025072596905584943}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22707059675297359}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18886211554444998}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.2110318737542825}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.020464902987967853}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024206717114438447}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.17339663149314877}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3344171440824857}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16884785460745588}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0552759664149676}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3005331052472356}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.11143703224130586}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09296129773764861}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09388406069728017}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3245075396507966})])
Toy 8/25
Time taken: 1 h, 9 min
Projected time left: 2 h, 27 min
Toy 8: Generating data...
Directory  data/zfit_toys/toy_8  Created 
Toy 8: Data generation finished
Toy 8: Loading data...
Toy 8: Loading data finished
Toy 8: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |     Ncalls=312 (312 total)     |
| EDM = 9.75E-06 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297166.8885075857
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.81    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.24    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.366   |   0.026   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -0.07   |    0.23   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.56   |    0.19   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -5.6    |    1.5    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.03    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.70    |   0.06    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.57    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.299   |   0.022   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.44    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.08    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.0    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.04    |   0.13    |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.640   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -0.55   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -3.7    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.05    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   17.2    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   0.025   |   0.070   |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.37    |   0.07    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.72    |   0.14    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.30    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |    -4     |     7     |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.040    0.048    0.003    0.161    0.181    0.007   -0.123   -0.095   -0.005   -0.259    0.005   -0.001    0.093    0.191    0.003   -0.197   -0.088   -0.006    0.004    0.059    0.183    0.038   -0.009 |
|  p4415_p |   -0.040    1.000   -0.067    0.009    0.001    0.081   -0.231    0.085    0.147   -0.008    0.065   -0.126   -0.000   -0.150    0.050    0.010   -0.192   -0.141   -0.030    0.011   -0.143    0.074    0.334   -0.030 |
|  bplus_0 |    0.048   -0.067    1.000    0.008   -0.060   -0.059   -0.025   -0.934   -0.002    0.005    0.056    0.033   -0.038    0.073   -0.002   -0.065   -0.148   -0.038    0.106    0.034   -0.029    0.149    0.045    0.035 |
|  omega_p |    0.003    0.009    0.008    1.000    0.020    0.000    0.007   -0.010    0.005   -0.000    0.005    0.004    0.499    0.009    0.000    0.012   -0.001    0.012    0.008   -0.031   -0.049    0.003    0.000    0.047 |
|      Ctt |    0.161    0.001   -0.060    0.020    1.000    0.088    0.371    0.216   -0.186    0.001   -0.220    0.198   -0.006   -0.347   -0.456    0.007    0.133    0.273   -0.063    0.026   -0.698   -0.273   -0.367   -0.061 |
|   Dbar_p |    0.181    0.081   -0.059    0.000    0.088    1.000   -0.051    0.090    0.154    0.003    0.188   -0.023    0.002    0.148    0.226    0.005    0.131   -0.006    0.001   -0.003    0.034    0.104    0.144    0.004 |
|  p4040_s |    0.007   -0.231   -0.025    0.007    0.371   -0.051    1.000    0.028   -0.241   -0.002    0.023    0.127   -0.001   -0.113   -0.169    0.004    0.127   -0.074   -0.022    0.009   -0.112   -0.204   -0.499   -0.023 |
|  bplus_1 |   -0.123    0.085   -0.934   -0.010    0.216    0.090    0.028    1.000   -0.067   -0.011   -0.164   -0.089    0.031   -0.230   -0.214    0.051    0.330    0.036   -0.098   -0.033   -0.203   -0.269   -0.126   -0.023 |
|  p4040_p |   -0.095    0.147   -0.002    0.005   -0.186    0.154   -0.241   -0.067    1.000   -0.006    0.137    0.027    0.000   -0.061    0.196    0.007   -0.338    0.279   -0.012    0.005    0.095    0.223    0.207   -0.014 |
| DDstar_s |   -0.005   -0.008    0.005   -0.000    0.001    0.003   -0.002   -0.011   -0.006    1.000   -0.002    0.000   -0.000   -0.002   -0.010   -0.000    0.001   -0.003    0.000    0.000    0.003    0.002   -0.006   -0.000 |
|  p3770_s |   -0.259    0.065    0.056    0.005   -0.220    0.188    0.023   -0.164    0.137   -0.002    1.000   -0.020   -0.001    0.083    0.298    0.005   -0.311   -0.015   -0.006    0.006    0.181    0.012    0.200   -0.011 |
|  p4415_s |    0.005   -0.126    0.033    0.004    0.198   -0.023    0.127   -0.089    0.027    0.000   -0.020    1.000   -0.001    0.011   -0.095    0.001    0.079    0.290   -0.009    0.006    0.032   -0.063   -0.081   -0.012 |
|  omega_s |   -0.001   -0.000   -0.038    0.499   -0.006    0.002   -0.001    0.031    0.000   -0.000   -0.001   -0.001    1.000    0.001    0.001   -0.012   -0.001   -0.002    0.014    0.043    0.015   -0.003    0.000   -0.046 |
|   Dbar_s |    0.093   -0.150    0.073    0.009   -0.347    0.148   -0.113   -0.230   -0.061   -0.002    0.083    0.011    0.001    1.000    0.309    0.009    0.257   -0.168   -0.013    0.010    0.154    0.457    0.054   -0.023 |
|   jpsi_p |    0.191    0.050   -0.002    0.000   -0.456    0.226   -0.169   -0.214    0.196   -0.010    0.298   -0.095    0.001    0.309    1.000    0.009   -0.422   -0.150   -0.015   -0.000    0.414    0.316    0.361   -0.009 |
|    phi_p |    0.003    0.010   -0.065    0.012    0.007    0.005    0.004    0.051    0.007   -0.000    0.005    0.001   -0.012    0.009    0.009    1.000   -0.003    0.008    0.414    0.017   -0.017   -0.002    0.004   -0.050 |
| DDstar_p |   -0.197   -0.192   -0.148   -0.001    0.133    0.131    0.127    0.330   -0.338    0.001   -0.311    0.079   -0.001    0.257   -0.422   -0.003    1.000    0.018   -0.020    0.001   -0.291   -0.229   -0.472   -0.008 |
|  p4160_s |   -0.088   -0.141   -0.038    0.012    0.273   -0.006   -0.074    0.036    0.279   -0.003   -0.015    0.290   -0.002   -0.168   -0.150    0.008    0.018    1.000   -0.038    0.016   -0.161   -0.086   -0.138   -0.040 |
|    phi_s |   -0.006   -0.030    0.106    0.008   -0.063    0.001   -0.022   -0.098   -0.012    0.000   -0.006   -0.009    0.014   -0.013   -0.015    0.414   -0.020   -0.038    1.000    0.017    0.112    0.009    0.006   -0.026 |
|    rho_s |    0.004    0.011    0.034   -0.031    0.026   -0.003    0.009   -0.033    0.005    0.000    0.006    0.006    0.043    0.010   -0.000    0.017    0.001    0.016    0.017    1.000   -0.070    0.004   -0.001   -0.433 |
|  bplus_2 |    0.059   -0.143   -0.029   -0.049   -0.698    0.034   -0.112   -0.203    0.095    0.003    0.181    0.032    0.015    0.154    0.414   -0.017   -0.291   -0.161    0.112   -0.070    1.000    0.152    0.164    0.143 |
|  p3770_p |    0.183    0.074    0.149    0.003   -0.273    0.104   -0.204   -0.269    0.223    0.002    0.012   -0.063   -0.003    0.457    0.316   -0.002   -0.229   -0.086    0.009    0.004    0.152    1.000    0.321    0.001 |
|  p4160_p |    0.038    0.334    0.045    0.000   -0.367    0.144   -0.499   -0.126    0.207   -0.006    0.200   -0.081    0.000    0.054    0.361    0.004   -0.472   -0.138    0.006   -0.001    0.164    0.321    1.000    0.003 |
|    rho_p |   -0.009   -0.030    0.035    0.047   -0.061    0.004   -0.023   -0.023   -0.014   -0.000   -0.011   -0.012   -0.046   -0.023   -0.009   -0.050   -0.008   -0.040   -0.026   -0.433    0.143    0.001    0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.032566194969676054}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.20026896411145412}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02558397599464657}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.22721722725983096}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.1937263624616325}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.4559441945476608}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17147512386634634}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.055495314998539325}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1843413505401399}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.022326961969371006}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2379126257658557}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18369468803229982}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8533543495483342}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.12735897682658207}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.030473064723636423}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.16250324430208707}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.47569129658307396}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16623583468911252}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9396540898232892}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.0699573973065319}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07310547483391816}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.1448813694526443}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.12289963843402596}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 6.591052678112459})])
Toy 9/25
Time taken: 1 h, 13 min
Projected time left: 2 h, 11 min
Toy 9: Generating data...
Directory  data/zfit_toys/toy_9  Created 
Toy 9: Data generation finished
Toy 9: Loading data...
Toy 9: Loading data finished
Toy 9: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |     Ncalls=770 (770 total)     |
| EDM = 0.000135 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297346.3980566037
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.89    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.23   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.502   |   0.022   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -6.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.49   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   4.83    |   0.30    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.05    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   -0.96   |    0.05   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.14   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.85    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.49    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    5.3    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.626   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -6.0    |    1.4    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -1.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.43    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |    18     |     6     |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.2    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.19   |    0.09   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.59    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -1.97   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.28   |    0.27   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.084   -0.011   -0.001    0.220   -0.093   -0.035   -0.026   -0.202    0.024   -0.414    0.026    0.006    0.025   -0.021   -0.030   -0.096   -0.069   -0.030   -0.005    0.038   -0.025   -0.142    0.003 |
|  p4415_p |   -0.084    1.000    0.014    0.001   -0.036   -0.116   -0.174   -0.148    0.203    0.034   -0.006   -0.187    0.001    0.016   -0.015   -0.045   -0.122   -0.122   -0.048   -0.008    0.206    0.038    0.323    0.025 |
|  bplus_0 |   -0.011    0.014    1.000   -0.028    0.003    0.028    0.023   -0.815    0.008    0.002    0.038    0.022   -0.083    0.002   -0.062    0.013    0.027    0.037    0.009    0.239    0.014    0.031    0.005   -0.046 |
|  omega_p |   -0.001    0.001   -0.028    1.000   -0.000   -0.004   -0.000    0.018   -0.001   -0.000   -0.003   -0.002    0.340    0.000   -0.013    0.034   -0.009   -0.001    0.037   -0.089    0.003   -0.005   -0.001    0.010 |
|      Ctt |    0.220   -0.036    0.003   -0.000    1.000   -0.335    0.318   -0.186   -0.335   -0.008   -0.161    0.206   -0.023   -0.003    0.313   -0.023   -0.087    0.245   -0.030    0.013    0.682   -0.202   -0.399    0.042 |
|   Dbar_p |   -0.093   -0.116    0.028   -0.004   -0.335    1.000   -0.127    0.157   -0.077    0.004   -0.109    0.031   -0.013    0.025    0.096   -0.010   -0.160   -0.101   -0.011    0.039   -0.091    0.233   -0.035    0.001 |
|  p4040_s |   -0.035   -0.174    0.023   -0.000    0.318   -0.127    1.000   -0.046   -0.217   -0.000    0.087    0.211   -0.007   -0.002    0.003   -0.034   -0.191    0.115   -0.037    0.009    0.136   -0.143   -0.526    0.025 |
|  bplus_1 |   -0.026   -0.148   -0.815    0.018   -0.186    0.157   -0.046    1.000   -0.023    0.015    0.033    0.108    0.056    0.005   -0.025   -0.023    0.401   -0.042   -0.019   -0.140   -0.361    0.100   -0.039    0.034 |
|  p4040_p |   -0.202    0.203    0.008   -0.001   -0.335   -0.077   -0.217   -0.023    1.000    0.034   -0.059   -0.057    0.007    0.023   -0.112   -0.026    0.090    0.277   -0.026   -0.007   -0.069    0.172    0.321    0.001 |
| DDstar_s |    0.024    0.034    0.002   -0.000   -0.008    0.004   -0.000    0.015    0.034    1.000    0.031   -0.002   -0.002   -0.002    0.064    0.004    0.046    0.004    0.004    0.004   -0.008    0.037    0.055   -0.001 |
|  p3770_s |   -0.414   -0.006    0.038   -0.003   -0.161   -0.109    0.087    0.033   -0.059    0.031    1.000    0.007   -0.001    0.026   -0.069   -0.039    0.096    0.005   -0.040    0.012   -0.100   -0.271   -0.007    0.008 |
|  p4415_s |    0.026   -0.187    0.022   -0.002    0.206    0.031    0.211    0.108   -0.057   -0.002    0.007    1.000   -0.009   -0.000   -0.009   -0.004   -0.037    0.337   -0.005    0.023   -0.080   -0.073   -0.134    0.002 |
|  omega_s |    0.006    0.001   -0.083    0.340   -0.023   -0.013   -0.007    0.056    0.007   -0.002   -0.001   -0.009    1.000   -0.001    0.024   -0.188   -0.020   -0.011   -0.181   -0.388   -0.030   -0.004    0.010    0.211 |
|   Dbar_s |    0.025    0.016    0.002    0.000   -0.003    0.025   -0.002    0.005    0.023   -0.002    0.026   -0.000   -0.001    1.000    0.052    0.002    0.004    0.001    0.002    0.002    0.001    0.040    0.031   -0.000 |
|   jpsi_p |   -0.021   -0.015   -0.062   -0.013    0.313    0.096    0.003   -0.025   -0.112    0.064   -0.069   -0.009    0.024    0.052    1.000   -0.104   -0.003   -0.006   -0.099   -0.012    0.223   -0.035   -0.086   -0.022 |
|    phi_p |   -0.030   -0.045    0.013    0.034   -0.023   -0.010   -0.034   -0.023   -0.026    0.004   -0.039   -0.004   -0.188    0.002   -0.104    1.000    0.007   -0.039    0.990    0.010   -0.120   -0.010   -0.025   -0.130 |
| DDstar_p |   -0.096   -0.122    0.027   -0.009   -0.087   -0.160   -0.191    0.401    0.090    0.046    0.096   -0.037   -0.020    0.004   -0.003    0.007    1.000   -0.124    0.009    0.074   -0.322    0.227    0.121   -0.019 |
|  p4160_s |   -0.069   -0.122    0.037   -0.001    0.245   -0.101    0.115   -0.042    0.277    0.004    0.005    0.337   -0.011    0.001   -0.006   -0.039   -0.124    1.000   -0.043    0.018    0.161   -0.064   -0.151    0.029 |
|    phi_s |   -0.030   -0.048    0.009    0.037   -0.030   -0.011   -0.037   -0.019   -0.026    0.004   -0.040   -0.005   -0.181    0.002   -0.099    0.990    0.009   -0.043    1.000    0.005   -0.136   -0.009   -0.024   -0.125 |
|    rho_s |   -0.005   -0.008    0.239   -0.089    0.013    0.039    0.009   -0.140   -0.007    0.004    0.012    0.023   -0.388    0.002   -0.012    0.010    0.074    0.018    0.005    1.000    0.021    0.023   -0.010    0.036 |
|  bplus_2 |    0.038    0.206    0.014    0.003    0.682   -0.091    0.136   -0.361   -0.069   -0.008   -0.100   -0.080   -0.030    0.001    0.223   -0.120   -0.322    0.161   -0.136    0.021    1.000   -0.099   -0.059    0.112 |
|  p3770_p |   -0.025    0.038    0.031   -0.005   -0.202    0.233   -0.143    0.100    0.172    0.037   -0.271   -0.073   -0.004    0.040   -0.035   -0.010    0.227   -0.064   -0.009    0.023   -0.099    1.000    0.186   -0.010 |
|  p4160_p |   -0.142    0.323    0.005   -0.001   -0.399   -0.035   -0.526   -0.039    0.321    0.055   -0.007   -0.134    0.010    0.031   -0.086   -0.025    0.121   -0.151   -0.024   -0.010   -0.059    0.186    1.000   -0.003 |
|    rho_p |    0.003    0.025   -0.046    0.010    0.042    0.001    0.025    0.034    0.001   -0.001    0.008    0.002    0.211   -0.000   -0.022   -0.130   -0.019    0.029   -0.125    0.036    0.112   -0.010   -0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.032246379925986446}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.14620140959464156}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.021703211473005357}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3963895474201866}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21945303143316636}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3048570270938562}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16740597737320323}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0468963190599192}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18439888777041746}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.024380449467126974}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2261600018134322}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1888435041220713}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9522481105544172}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.017986806700380276}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025534326344184066}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 1.3678537724559947}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3475014082400727}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16247061975236954}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 5.816184094992605}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3325325564765655}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09353355097120275}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.10786765689747835}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09684257070626545}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2749779029866213})])
Toy 10/25
Time taken: 1 h, 20 min
Projected time left: 2 h
Toy 10: Generating data...
Directory  data/zfit_toys/toy_10  Created 
Toy 10: Data generation finished
Toy 10: Loading data...
Toy 10: Loading data finished
Toy 10: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |     Ncalls=898 (898 total)     |
| EDM = 6.48E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297250.6316444625
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.903   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.30    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.396   |   0.031   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   6.28    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.76   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   5.02    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.73    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.71    |   0.06    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   4.22    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |  -0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.13    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.45    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    6.0    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.018   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.660   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   6.28    |   0.28    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -4.8    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.55    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   17.7    |    1.0    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.0    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.33    |   0.08    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.72    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.37    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.28   |    0.08   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.067   -0.025    0.001    0.221   -0.022   -0.032    0.049   -0.192    0.020   -0.450    0.020   -0.007    0.024   -0.008    0.001   -0.134   -0.057   -0.008    0.011   -0.053   -0.022   -0.135   -0.001 |
|  p4415_p |   -0.067    1.000   -0.065    0.000   -0.029   -0.074   -0.162    0.168    0.174    0.020   -0.015   -0.127   -0.023    0.011    0.001    0.000   -0.166   -0.153   -0.031    0.021   -0.232    0.038    0.306    0.002 |
|  bplus_0 |   -0.025   -0.065    1.000   -0.014   -0.027   -0.021   -0.083   -0.925   -0.020    0.004   -0.019   -0.019    0.180    0.002    0.144    0.025   -0.009   -0.060    0.133   -0.465   -0.075    0.075    0.004    0.062 |
|  omega_p |    0.001    0.000   -0.014    1.000    0.000    0.001    0.001    0.012    0.000    0.000    0.000    0.001   -0.159   -0.000    0.001    0.001    0.003    0.001   -0.009    0.037    0.003   -0.000   -0.000   -0.004 |
|      Ctt |    0.221   -0.029   -0.027    0.000    1.000   -0.298    0.323    0.129   -0.290   -0.008   -0.137    0.221   -0.052    0.001    0.270    0.001   -0.060    0.263   -0.063    0.046   -0.674   -0.230   -0.375    0.004 |
|   Dbar_p |   -0.022   -0.074   -0.021    0.001   -0.298    1.000   -0.108   -0.090   -0.062   -0.003   -0.061    0.023   -0.024    0.020    0.202   -0.002   -0.160   -0.062   -0.020    0.046    0.051    0.272    0.012   -0.004 |
|  p4040_s |   -0.032   -0.162   -0.083    0.001    0.323   -0.108    1.000    0.095   -0.180   -0.004    0.092    0.179   -0.036   -0.002   -0.009   -0.002   -0.196    0.117   -0.041    0.049   -0.133   -0.140   -0.504   -0.001 |
|  bplus_1 |    0.049    0.168   -0.925    0.012    0.129   -0.090    0.095    1.000    0.047   -0.019   -0.020   -0.060   -0.153   -0.005   -0.080   -0.021   -0.270    0.046   -0.119    0.391   -0.143   -0.139    0.045   -0.054 |
|  p4040_p |   -0.192    0.174   -0.020    0.000   -0.290   -0.062   -0.180    0.047    1.000    0.022   -0.076   -0.011    0.001    0.015   -0.091    0.001    0.023    0.291   -0.002   -0.003    0.026    0.154    0.263    0.000 |
| DDstar_s |    0.020    0.020    0.004    0.000   -0.008   -0.003   -0.004   -0.019    0.022    1.000    0.029   -0.002   -0.001   -0.001    0.054   -0.000    0.046    0.002   -0.000    0.003    0.013    0.034    0.046   -0.000 |
|  p3770_s |   -0.450   -0.015   -0.019    0.000   -0.137   -0.061    0.092   -0.020   -0.076    0.029    1.000    0.016   -0.014    0.025   -0.072    0.001    0.059    0.016   -0.019    0.015    0.065   -0.230   -0.033    0.000 |
|  p4415_s |    0.020   -0.127   -0.019    0.001    0.221    0.023    0.179   -0.060   -0.011   -0.002    0.016    1.000   -0.019   -0.001   -0.002   -0.001   -0.034    0.312   -0.019    0.033    0.040   -0.068   -0.066   -0.002 |
|  omega_s |   -0.007   -0.023    0.180   -0.159   -0.052   -0.024   -0.036   -0.153    0.001   -0.001   -0.014   -0.019    1.000   -0.000    0.035    0.034   -0.027   -0.041    0.043   -0.470    0.081    0.011    0.010    0.079 |
|   Dbar_s |    0.024    0.011    0.002   -0.000    0.001    0.020   -0.002   -0.005    0.015   -0.001    0.025   -0.001   -0.000    1.000    0.043   -0.000    0.008    0.000   -0.000    0.000    0.002    0.033    0.026    0.000 |
|   jpsi_p |   -0.008    0.001    0.144    0.001    0.270    0.202   -0.009   -0.080   -0.091    0.054   -0.072   -0.002    0.035    0.043    1.000    0.013   -0.075   -0.002    0.034   -0.066   -0.229    0.004   -0.059    0.000 |
|    phi_p |    0.001    0.000    0.025    0.001    0.001   -0.002   -0.002   -0.021    0.001   -0.000    0.001   -0.001    0.034   -0.000    0.013    1.000   -0.002   -0.001   -0.427   -0.034   -0.004    0.003    0.002    0.000 |
| DDstar_p |   -0.134   -0.166   -0.009    0.003   -0.060   -0.160   -0.196   -0.270    0.023    0.046    0.059   -0.034   -0.027    0.008   -0.075   -0.002    1.000   -0.083   -0.008    0.079    0.269    0.170    0.020   -0.010 |
|  p4160_s |   -0.057   -0.153   -0.060    0.001    0.263   -0.062    0.117    0.046    0.291    0.002    0.016    0.312   -0.041    0.000   -0.002   -0.001   -0.083    1.000   -0.048    0.052   -0.162   -0.054   -0.139    0.000 |
|    phi_s |   -0.008   -0.031    0.133   -0.009   -0.063   -0.020   -0.041   -0.119   -0.002   -0.000   -0.019   -0.019    0.043   -0.000    0.034   -0.427   -0.008   -0.048    1.000   -0.072    0.116    0.012    0.006    0.016 |
|    rho_s |    0.011    0.021   -0.465    0.037    0.046    0.046    0.049    0.391   -0.003    0.003    0.015    0.033   -0.470    0.000   -0.066   -0.034    0.079    0.052   -0.072    1.000   -0.021   -0.022   -0.020   -0.071 |
|  bplus_2 |   -0.053   -0.232   -0.075    0.003   -0.674    0.051   -0.133   -0.143    0.026    0.013    0.065    0.040    0.081    0.002   -0.229   -0.004    0.269   -0.162    0.116   -0.021    1.000    0.077    0.013   -0.023 |
|  p3770_p |   -0.022    0.038    0.075   -0.000   -0.230    0.272   -0.140   -0.139    0.154    0.034   -0.230   -0.068    0.011    0.033    0.004    0.003    0.170   -0.054    0.012   -0.022    0.077    1.000    0.177    0.001 |
|  p4160_p |   -0.135    0.306    0.004   -0.000   -0.375    0.012   -0.504    0.045    0.263    0.046   -0.033   -0.066    0.010    0.026   -0.059    0.002    0.020   -0.139    0.006   -0.020    0.013    0.177    1.000    0.001 |
|    rho_p |   -0.001    0.002    0.062   -0.004    0.004   -0.004   -0.001   -0.054    0.000   -0.000    0.000   -0.002    0.079    0.000    0.000    0.000   -0.010    0.000    0.016   -0.071   -0.023    0.001    0.001    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03122313408519961}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15337741442775954}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.030862654131919465}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.15131032472718964}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20477551031439162}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2946723063678718}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17523585981974338}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.058452924178568066}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.25280253916157225}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.024285925434824468}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23218871323310264}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1945711139159111}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0270228566020467}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.01775244195276121}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02423140251558742}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.27781666226008195}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3458936119465412}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16922248769963666}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.9682607304241522}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.41557228035202404}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07703849860793}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.0999322642581646}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08986309926664227}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.08393030133452228})])
Toy 11/25
Time taken: 1 h, 26 min
Projected time left: 1 h, 50 min
Toy 11: Generating data...
Directory  data/zfit_toys/toy_11  Created 
Toy 11: Data generation finished
Toy 11: Loading data...
Toy 11: Loading data finished
Toy 11: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.975E+05               |    Ncalls=2046 (2046 total)    |
| EDM = 4.74E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297471.53878486453
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.42   |    0.19   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.495   |   0.022   |            |            |   -2    |    2    |       |
| 3 | omega_p  |    0.6    |    2.2    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.21   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -4.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.09    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   -0.95   |    0.05   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.34   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.030   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.48    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.10    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.5    |    2.7    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |  -0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.656   |   0.026   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   5.64    |   0.21    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -1.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.27    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   15.9    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.4    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.08   |    0.09   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.51    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.07    |   0.10    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   6.24    |   0.26    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.096   -0.002   -0.030    0.220   -0.059    0.004   -0.002   -0.227    0.033   -0.395    0.044   -0.030    0.031   -0.028    0.012   -0.044   -0.045   -0.002   -0.005    0.022   -0.020   -0.166   -0.011 |
|  p4415_p |   -0.096    1.000    0.025   -0.034    0.012   -0.106   -0.187   -0.117    0.156    0.037   -0.023   -0.181   -0.035    0.017   -0.031    0.013   -0.069   -0.159   -0.029   -0.010    0.195    0.018    0.277    0.004 |
|  bplus_0 |   -0.002    0.025    1.000   -0.191    0.011    0.048    0.028   -0.809    0.021    0.001    0.056    0.023   -0.199    0.001   -0.025    0.109    0.044    0.048   -0.008    0.171    0.094    0.057    0.021   -0.077 |
|  omega_p |   -0.030   -0.034   -0.191    1.000   -0.055   -0.054   -0.029    0.115   -0.024    0.000   -0.047   -0.017    0.994    0.001   -0.145   -0.444   -0.066   -0.044   -0.009    0.225   -0.124   -0.058   -0.028    0.338 |
|      Ctt |    0.220    0.012    0.011   -0.055    1.000   -0.352    0.352   -0.192   -0.289   -0.008   -0.115    0.176   -0.057   -0.001    0.236    0.016   -0.063    0.279   -0.053   -0.011    0.673   -0.237   -0.360    0.012 |
|   Dbar_p |   -0.059   -0.106    0.048   -0.054   -0.352    1.000   -0.094    0.171   -0.073    0.004   -0.067    0.062   -0.056    0.032    0.202    0.029   -0.155   -0.069   -0.008    0.030   -0.072    0.343   -0.013   -0.013 |
|  p4040_s |    0.004   -0.187    0.028   -0.029    0.352   -0.094    1.000   -0.030   -0.247    0.001    0.102    0.221   -0.031   -0.004   -0.012    0.012   -0.155    0.160   -0.026    0.001    0.121   -0.165   -0.560    0.006 |
|  bplus_1 |   -0.002   -0.117   -0.809    0.115   -0.192    0.171   -0.030    1.000   -0.007    0.009    0.052    0.125    0.120    0.002    0.036   -0.061    0.387   -0.015    0.015   -0.095   -0.405    0.145   -0.007    0.051 |
|  p4040_p |   -0.227    0.156    0.021   -0.024   -0.289   -0.073   -0.247   -0.007    1.000    0.044   -0.069   -0.037   -0.025    0.030   -0.095    0.010    0.123    0.255   -0.005   -0.004   -0.056    0.159    0.282   -0.008 |
| DDstar_s |    0.033    0.037    0.001    0.000   -0.008    0.004    0.001    0.009    0.044    1.000    0.035   -0.004    0.000   -0.002    0.078    0.001    0.051    0.006    0.001    0.002   -0.002    0.043    0.066   -0.000 |
|  p3770_s |   -0.395   -0.023    0.056   -0.047   -0.115   -0.067    0.102    0.052   -0.069    0.035    1.000    0.029   -0.049    0.030   -0.029    0.022    0.157    0.024   -0.014    0.009   -0.079   -0.262   -0.026   -0.010 |
|  p4415_s |    0.044   -0.181    0.023   -0.017    0.176    0.062    0.221    0.125   -0.037   -0.004    0.029    1.000   -0.017   -0.001   -0.006    0.010   -0.014    0.342    0.001    0.017   -0.119   -0.055   -0.110   -0.006 |
|  omega_s |   -0.030   -0.035   -0.199    0.994   -0.057   -0.056   -0.031    0.120   -0.025    0.000   -0.049   -0.017    1.000    0.000   -0.144   -0.448   -0.068   -0.046   -0.009    0.172   -0.131   -0.059   -0.028    0.344 |
|   Dbar_s |    0.031    0.017    0.001    0.001   -0.001    0.032   -0.004    0.002    0.030   -0.002    0.030   -0.001    0.000    1.000    0.061    0.000    0.001    0.001   -0.000    0.001    0.002    0.049    0.038    0.001 |
|   jpsi_p |   -0.028   -0.031   -0.025   -0.145    0.236    0.202   -0.012    0.036   -0.095    0.078   -0.029   -0.006   -0.144    0.061    1.000    0.052    0.105   -0.020    0.026   -0.026    0.155    0.058   -0.050   -0.079 |
|    phi_p |    0.012    0.013    0.109   -0.444    0.016    0.029    0.012   -0.061    0.010    0.001    0.022    0.010   -0.448    0.000    0.052    1.000    0.038    0.019    0.434   -0.071    0.050    0.028    0.012   -0.128 |
| DDstar_p |   -0.044   -0.069    0.044   -0.066   -0.063   -0.155   -0.155    0.387    0.123    0.051    0.157   -0.014   -0.068    0.001    0.105    0.038    1.000   -0.087    0.017    0.056   -0.285    0.279    0.187   -0.029 |
|  p4160_s |   -0.045   -0.159    0.048   -0.044    0.279   -0.069    0.160   -0.015    0.255    0.006    0.024    0.342   -0.046    0.001   -0.020    0.019   -0.087    1.000   -0.032    0.007    0.130   -0.084   -0.219    0.004 |
|    phi_s |   -0.002   -0.029   -0.008   -0.009   -0.053   -0.008   -0.026    0.015   -0.005    0.001   -0.014    0.001   -0.009   -0.000    0.026    0.434    0.017   -0.032    1.000    0.043   -0.124    0.004   -0.001    0.023 |
|    rho_s |   -0.005   -0.010    0.171    0.225   -0.011    0.030    0.001   -0.095   -0.004    0.002    0.009    0.017    0.172    0.001   -0.026   -0.071    0.056    0.007    0.043    1.000   -0.010    0.023   -0.003    0.181 |
|  bplus_2 |    0.022    0.195    0.094   -0.124    0.673   -0.072    0.121   -0.405   -0.056   -0.002   -0.079   -0.119   -0.131    0.002    0.155    0.050   -0.285    0.130   -0.124   -0.010    1.000   -0.105   -0.046    0.036 |
|  p3770_p |   -0.020    0.018    0.057   -0.058   -0.237    0.343   -0.165    0.145    0.159    0.043   -0.262   -0.055   -0.059    0.049    0.058    0.028    0.279   -0.084    0.004    0.023   -0.105    1.000    0.205   -0.025 |
|  p4160_p |   -0.166    0.277    0.021   -0.028   -0.360   -0.013   -0.560   -0.007    0.282    0.066   -0.026   -0.110   -0.028    0.038   -0.050    0.012    0.187   -0.219   -0.001   -0.003   -0.046    0.205    1.000   -0.011 |
|    rho_p |   -0.011    0.004   -0.077    0.338    0.012   -0.013    0.006    0.051   -0.008   -0.000   -0.010   -0.006    0.344    0.001   -0.079   -0.128   -0.029    0.004    0.023    0.181    0.036   -0.025   -0.011    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031715178136330735}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18828189575670673}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.022164804472607935}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 2.240653061933113}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.21416116143003694}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.35164079327180486}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17281061032249062}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.047514588135530555}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.17473302007923253}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.029909083305029838}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22857297307823643}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19543982013683125}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 2.729495216968842}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.021484478637022186}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025959036143691883}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20837432106791098}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3725839824644348}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1687472440786768}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8773383293794259}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3256939948615666}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09221999177105733}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09607824217333327}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10069919938101357}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.26151077026375535})])
Toy 12/25
Time taken: 1 h, 37 min
Projected time left: 1 h, 45 min
Toy 12: Generating data...
Directory  data/zfit_toys/toy_12  Created 
Toy 12: Data generation finished
Toy 12: Loading data...
Toy 12: Loading data finished
Toy 12: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1374 (1374 total)    |
| EDM = 1.22E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297027.02245058614
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.863   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.12    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   -0.54   |    0.04   |            |            |   -2    |    2    |       |
| 3 | omega_p  |    0.4    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.28   |    0.20   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |    1.8    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.04    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   1.00    |   0.07    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.03   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.30    |   0.04    |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.52    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.39    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.1    |    1.6    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   -0.30   |    0.03   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.649   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -5.49   |    0.15   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    4.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.55    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   22.9    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.40    |   0.30    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.24    |   0.11    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.61   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.12    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.55   |    0.27   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.068    0.007   -0.001    0.255   -0.076   -0.037    0.019   -0.191    0.034   -0.422    0.032   -0.001    0.042   -0.012   -0.003   -0.088   -0.027   -0.005   -0.005   -0.058   -0.015   -0.148    0.005 |
|  p4415_p |   -0.068    1.000    0.050    0.008    0.000   -0.113   -0.142    0.061    0.188    0.038   -0.011   -0.166    0.017    0.021   -0.007   -0.014   -0.141   -0.190   -0.022   -0.045   -0.235    0.023    0.286    0.047 |
|  bplus_0 |    0.007    0.050    1.000    0.052    0.083   -0.108   -0.018   -0.911    0.018   -0.014   -0.018   -0.068    0.137   -0.006    0.084   -0.023   -0.202   -0.031    0.103   -0.299   -0.242   -0.016    0.038   -0.015 |
|  omega_p |   -0.001    0.008    0.052    1.000    0.012   -0.007    0.005   -0.044    0.000   -0.001   -0.000   -0.004    0.805    0.000   -0.020   -0.069   -0.021    0.004    0.005   -0.020   -0.037   -0.007    0.001   -0.056 |
|      Ctt |    0.255    0.000    0.083    0.012    1.000   -0.378    0.310    0.034   -0.282   -0.017   -0.073    0.189    0.021   -0.018    0.228   -0.019    0.002    0.284   -0.042   -0.069   -0.635   -0.222   -0.303    0.099 |
|   Dbar_p |   -0.076   -0.113   -0.108   -0.007   -0.378    1.000   -0.132   -0.036   -0.087   -0.003   -0.109    0.055   -0.022    0.054    0.180   -0.001   -0.211   -0.050   -0.029    0.044    0.064    0.307   -0.050    0.036 |
|  p4040_s |   -0.037   -0.142   -0.018    0.005    0.310   -0.132    1.000    0.036   -0.176   -0.003    0.099    0.197    0.006   -0.008   -0.023   -0.014   -0.154    0.238   -0.034   -0.019   -0.126   -0.130   -0.468    0.058 |
|  bplus_1 |    0.019    0.061   -0.911   -0.044    0.034   -0.036    0.036    1.000    0.013   -0.011   -0.021   -0.034   -0.117   -0.004   -0.036    0.027   -0.090    0.002   -0.086    0.246    0.008   -0.078    0.017   -0.004 |
|  p4040_p |   -0.191    0.188    0.018    0.000   -0.282   -0.087   -0.176    0.013    1.000    0.049   -0.085   -0.047    0.003    0.037   -0.085   -0.002    0.061    0.223    0.002   -0.010    0.018    0.156    0.344   -0.006 |
| DDstar_s |    0.034    0.038   -0.014   -0.001   -0.017   -0.003   -0.003   -0.011    0.049    1.000    0.049   -0.005   -0.004   -0.004    0.089    0.003    0.074    0.002    0.000    0.009    0.026    0.057    0.084   -0.001 |
|  p3770_s |   -0.422   -0.011   -0.018   -0.000   -0.073   -0.109    0.099   -0.021   -0.085    0.049    1.000    0.024   -0.002    0.045   -0.062   -0.008    0.096    0.038   -0.022   -0.004    0.038   -0.270   -0.038    0.028 |
|  p4415_s |    0.032   -0.166   -0.068   -0.004    0.189    0.055    0.197   -0.034   -0.047   -0.005    0.024    1.000   -0.012   -0.002   -0.010   -0.001   -0.012    0.318   -0.017    0.026    0.094   -0.056   -0.055    0.018 |
|  omega_s |   -0.001    0.017    0.137    0.805    0.021   -0.022    0.006   -0.117    0.003   -0.004   -0.002   -0.012    1.000   -0.001   -0.021   -0.130   -0.048    0.002   -0.002   -0.319   -0.067   -0.012    0.006    0.008 |
|   Dbar_s |    0.042    0.021   -0.006    0.000   -0.018    0.054   -0.008   -0.004    0.037   -0.004    0.045   -0.002   -0.001    1.000    0.088    0.001    0.002   -0.004   -0.001    0.003    0.009    0.076    0.056    0.001 |
|   jpsi_p |   -0.012   -0.007    0.084   -0.020    0.228    0.180   -0.023   -0.036   -0.085    0.089   -0.062   -0.010   -0.021    0.088    1.000    0.015   -0.068   -0.008    0.037    0.011   -0.171    0.014   -0.058   -0.082 |
|    phi_p |   -0.003   -0.014   -0.023   -0.069   -0.019   -0.001   -0.014    0.027   -0.002    0.003   -0.008   -0.001   -0.130    0.001    0.015    1.000    0.007   -0.015    0.453    0.130    0.067    0.004   -0.003   -0.244 |
| DDstar_p |   -0.088   -0.141   -0.202   -0.021    0.002   -0.211   -0.154   -0.090    0.061    0.074    0.096   -0.012   -0.048    0.002   -0.068    0.007    1.000   -0.064   -0.020    0.106    0.289    0.167    0.026    0.004 |
|  p4160_s |   -0.027   -0.190   -0.031    0.004    0.284   -0.050    0.238    0.002    0.223    0.002    0.038    0.318    0.002   -0.004   -0.008   -0.015   -0.064    1.000   -0.041   -0.013   -0.124   -0.064   -0.181    0.069 |
|    phi_s |   -0.005   -0.022    0.103    0.005   -0.042   -0.029   -0.034   -0.086    0.002    0.000   -0.022   -0.017   -0.002   -0.001    0.037    0.453   -0.020   -0.041    1.000   -0.015    0.107   -0.001    0.001   -0.154 |
|    rho_s |   -0.005   -0.045   -0.299   -0.020   -0.069    0.044   -0.019    0.246   -0.010    0.009   -0.004    0.026   -0.319    0.003    0.011    0.130    0.106   -0.013   -0.015    1.000    0.173    0.020   -0.019    0.091 |
|  bplus_2 |   -0.058   -0.235   -0.242   -0.037   -0.635    0.064   -0.126    0.008    0.018    0.026    0.038    0.094   -0.067    0.009   -0.171    0.067    0.289   -0.124    0.107    0.173    1.000    0.067   -0.030   -0.254 |
|  p3770_p |   -0.015    0.023   -0.016   -0.007   -0.222    0.307   -0.130   -0.078    0.156    0.057   -0.270   -0.056   -0.012    0.076    0.014    0.004    0.167   -0.064   -0.001    0.020    0.067    1.000    0.153   -0.006 |
|  p4160_p |   -0.148    0.286    0.038    0.001   -0.303   -0.050   -0.468    0.017    0.344    0.084   -0.038   -0.055    0.006    0.056   -0.058   -0.003    0.026   -0.181    0.001   -0.019   -0.030    0.153    1.000   -0.003 |
|    rho_p |    0.005    0.047   -0.015   -0.056    0.099    0.036    0.058   -0.004   -0.006   -0.001    0.028    0.018    0.008    0.001   -0.082   -0.244    0.004    0.069   -0.154    0.091   -0.254   -0.006   -0.003    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031125880076800172}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15708109566127693}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.04091421504804227}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.3642474157201554}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2022489250787468}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.37532038139048884}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16969345777905448}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.07345383520496607}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18376948829275985}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.042427782319643614}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22829231399349625}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1943598717152547}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.5518838480826536}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.034005657203589}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02382851885306625}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.150305113332164}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.3666326362494674}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17244409027612928}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.8985987526506669}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.30332312761975666}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.1063762356508604}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09310307448652333}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.08705982227426645}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.27112675596114677})])
Toy 13/25
Time taken: 1 h, 46 min
Projected time left: 1 h, 38 min
Toy 13: Generating data...
Directory  data/zfit_toys/toy_13  Created 
Toy 13: Data generation finished
Toy 13: Loading data...
Toy 13: Loading data finished
Toy 13: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=2098 (2098 total)    |
| EDM = 0.00012 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297230.77199450193
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.80    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.45   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.379   |   0.009   |            |            |   -2    |    2    |       |
| 3 | omega_p  |    0.7    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.54   |    0.27   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -3.5    |    1.2    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.02    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |  -0.645   |   0.018   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.34    |   0.29    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.30    |   0.39    |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |    2.5    |    0.4    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.17    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.4    |    1.8    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   -0.24   |    0.45   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.63    |   0.05    |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.25    |   0.41    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |     6     |     8     |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   1.99    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   16.1    |    1.7    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    0.4    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.40   |    0.06   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.31    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.16   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.28   |    0.25   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.438   -0.372   -0.048    0.727    0.773   -0.319   -0.501    0.627   -0.383    0.600   -0.210    0.025    0.796    0.739    0.025    0.603    0.035    0.037   -0.248   -0.407    0.519    0.616    0.043 |
|  p4415_p |    0.438    1.000   -0.279   -0.034    0.455    0.485   -0.366   -0.407    0.511   -0.260    0.478   -0.249    0.011    0.556    0.495    0.015    0.340   -0.023    0.017   -0.171   -0.163    0.369    0.585    0.034 |
|  bplus_0 |   -0.372   -0.279    1.000    0.084   -0.435   -0.369    0.237   -0.014   -0.383    0.152   -0.374    0.217   -0.018   -0.510   -0.344   -0.013   -0.374   -0.001   -0.034    0.350    0.135   -0.197   -0.371   -0.063 |
|  omega_p |   -0.048   -0.034    0.084    1.000   -0.048   -0.044    0.031    0.036   -0.050    0.018   -0.050    0.026    0.827   -0.066   -0.055    0.020   -0.050   -0.000    0.040    0.324    0.041   -0.025   -0.048   -0.056 |
|      Ctt |    0.727    0.455   -0.435   -0.048    1.000    0.688   -0.177   -0.593    0.628   -0.438    0.660   -0.117    0.023    0.841    0.587    0.026    0.678    0.211    0.035   -0.252   -0.132    0.388    0.506    0.047 |
|   Dbar_p |    0.773    0.485   -0.369   -0.044    0.688    1.000   -0.430   -0.495    0.749   -0.370    0.779   -0.251    0.030    0.844    0.852    0.032    0.798    0.024    0.045   -0.254   -0.467    0.713    0.735    0.044 |
|  p4040_s |   -0.319   -0.366    0.237    0.031   -0.177   -0.430    1.000    0.304   -0.441    0.270   -0.296    0.229   -0.017   -0.405   -0.387   -0.014   -0.350   -0.133   -0.027    0.155    0.241   -0.347   -0.570   -0.025 |
|  bplus_1 |   -0.501   -0.407   -0.014    0.036   -0.593   -0.495    0.304    1.000   -0.534    0.180   -0.524    0.293   -0.026   -0.683   -0.482   -0.021   -0.509   -0.045   -0.038    0.196    0.210   -0.279   -0.509   -0.027 |
|  p4040_p |    0.627    0.511   -0.383   -0.050    0.628    0.749   -0.441   -0.534    1.000   -0.417    0.688   -0.193    0.023    0.810    0.725    0.024    0.579    0.248    0.034   -0.255   -0.395    0.554    0.642    0.046 |
| DDstar_s |   -0.383   -0.260    0.152    0.018   -0.438   -0.370    0.270    0.180   -0.417    1.000   -0.436    0.187   -0.018   -0.531   -0.382   -0.017   -0.357   -0.007   -0.027    0.114    0.297   -0.309   -0.420   -0.017 |
|  p3770_s |    0.600    0.478   -0.374   -0.050    0.660    0.779   -0.296   -0.524    0.688   -0.436    1.000   -0.222    0.024    0.828    0.757    0.025    0.629    0.086    0.035   -0.256   -0.432    0.428    0.648    0.046 |
|  p4415_s |   -0.210   -0.249    0.217    0.026   -0.117   -0.251    0.229    0.293   -0.193    0.187   -0.222    1.000   -0.009   -0.276   -0.260   -0.008   -0.202    0.261   -0.015    0.121    0.061   -0.202   -0.255   -0.022 |
|  omega_s |    0.025    0.011   -0.018    0.827    0.023    0.030   -0.017   -0.026    0.023   -0.018    0.024   -0.009    1.000    0.033    0.015   -0.028    0.024   -0.006    0.007   -0.012   -0.050    0.018    0.023    0.017 |
|   Dbar_s |    0.796    0.556   -0.510   -0.066    0.841    0.844   -0.405   -0.683    0.810   -0.531    0.828   -0.276    0.033    1.000    0.806    0.031    0.792    0.109    0.051   -0.333   -0.499    0.524    0.739    0.057 |
|   jpsi_p |    0.739    0.495   -0.344   -0.055    0.587    0.852   -0.387   -0.482    0.725   -0.382    0.757   -0.260    0.015    0.806    1.000    0.014    0.579    0.028    0.022   -0.246   -0.490    0.610    0.726    0.043 |
|    phi_p |    0.025    0.015   -0.013    0.020    0.026    0.032   -0.014   -0.021    0.024   -0.017    0.025   -0.008   -0.028    0.031    0.014    1.000    0.022   -0.001    0.889    0.008   -0.026    0.020    0.024   -0.006 |
| DDstar_p |    0.603    0.340   -0.374   -0.050    0.678    0.798   -0.350   -0.509    0.579   -0.357    0.629   -0.202    0.024    0.792    0.579    0.022    1.000    0.036    0.036   -0.248   -0.386    0.454    0.504    0.043 |
|  p4160_s |    0.035   -0.023   -0.001   -0.000    0.211    0.024   -0.133   -0.045    0.248   -0.007    0.086    0.261   -0.006    0.109    0.028   -0.001    0.036    1.000   -0.010    0.001    0.056    0.001   -0.015    0.005 |
|    phi_s |    0.037    0.017   -0.034    0.040    0.035    0.045   -0.027   -0.038    0.034   -0.027    0.035   -0.015    0.007    0.051    0.022    0.889    0.036   -0.010    1.000   -0.014   -0.077    0.026    0.035    0.003 |
|    rho_s |   -0.248   -0.171    0.350    0.324   -0.252   -0.254    0.155    0.196   -0.255    0.114   -0.256    0.121   -0.012   -0.333   -0.246    0.008   -0.248    0.001   -0.014    1.000    0.228   -0.147   -0.244   -0.133 |
|  bplus_2 |   -0.407   -0.163    0.135    0.041   -0.132   -0.467    0.241    0.210   -0.395    0.297   -0.432    0.061   -0.050   -0.499   -0.490   -0.026   -0.386    0.056   -0.077    0.228    1.000   -0.294   -0.370   -0.013 |
|  p3770_p |    0.519    0.369   -0.197   -0.025    0.388    0.713   -0.347   -0.279    0.554   -0.309    0.428   -0.202    0.018    0.524    0.610    0.020    0.454    0.001    0.026   -0.147   -0.294    1.000    0.576    0.025 |
|  p4160_p |    0.616    0.585   -0.371   -0.048    0.506    0.735   -0.570   -0.509    0.642   -0.420    0.648   -0.255    0.023    0.739    0.726    0.024    0.504   -0.015    0.035   -0.244   -0.370    0.576    1.000    0.043 |
|    rho_p |    0.043    0.034   -0.063   -0.056    0.047    0.044   -0.025   -0.027    0.046   -0.017    0.046   -0.022    0.017    0.057    0.043   -0.006    0.043    0.005    0.003   -0.133   -0.013    0.025    0.043    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.05297766481791033}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2090206357755897}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.00884239489710903}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.414547810033278}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.27408564987936546}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 1.1613678801093847}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1783624459773846}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.018443130700816823}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.28913758969693504}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.3913815030763162}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.4066055068384733}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19440540986552396}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.7756540759747828}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.45363415650409156}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.05178212976882213}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.41389198039922137}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 7.779036646610273}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16003505635805726}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.6500847523529858}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3991114527268058}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05836054172239458}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.15679588332863137}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1651391634350241}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.253680825718654})])
Toy 14/25
Time taken: 1 h, 57 min
Projected time left: 1 h, 32 min
Toy 14: Generating data...
Directory  data/zfit_toys/toy_14  Created 
Toy 14: Data generation finished
Toy 14: Loading data...
Toy 14: Loading data finished
Toy 14: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |    Ncalls=1432 (1432 total)    |
| EDM = 0.000229 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297031.7767589254
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.799   |   0.021   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.40    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.429   |   0.008   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   6.28    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.32   |    0.15   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   3.73    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.57    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |  -0.834   |   0.017   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.96    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.30   |    0.52   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.88    |   0.16    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   0.98    |   0.14    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    5.4    |    0.7    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   -0.30   |    0.30   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.701   |   0.018   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   5.73    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |    5.6    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.35    |   0.14    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   16.5    |    0.6    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.00    |   0.22    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.26   |    0.06   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.92   |    0.20   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.09   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.58   |    0.26   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.054   -0.089    0.000    0.159    0.184    0.052   -0.091    0.004    0.058   -0.128    0.025    0.005    0.108    0.049    0.006   -0.121    0.043   -0.006   -0.027   -0.112   -0.097    0.004    0.031 |
|  p4415_p |    0.054    1.000   -0.580    0.000    0.515    0.407    0.441   -0.585    0.349    0.543    0.207    0.245    0.034    0.618   -0.199    0.028   -0.601    0.368   -0.015   -0.152   -0.508   -0.569    0.124    0.145 |
|  bplus_0 |   -0.089   -0.580    1.000   -0.001   -0.802   -0.586   -0.708    0.843   -0.461   -0.824   -0.281   -0.377   -0.055   -0.933    0.344   -0.035    0.867   -0.640    0.009    0.243    0.794    0.879   -0.058   -0.186 |
|  omega_p |    0.000    0.000   -0.001    1.000    0.001    0.000    0.000   -0.001    0.000    0.001    0.000    0.000   -0.043    0.001   -0.000   -0.000   -0.001    0.000   -0.001   -0.002   -0.001   -0.001    0.000    0.009 |
|      Ctt |    0.159    0.515   -0.802    0.001    1.000    0.591    0.701   -0.808    0.358    0.787    0.256    0.434    0.047    0.862   -0.355    0.034   -0.829    0.645   -0.012   -0.203   -0.688   -0.813   -0.024    0.178 |
|   Dbar_p |    0.184    0.407   -0.586    0.000    0.591    1.000    0.488   -0.589    0.380    0.604    0.331    0.249    0.037    0.604   -0.061    0.031   -0.543    0.430   -0.010   -0.156   -0.576   -0.535    0.153    0.145 |
|  p4040_s |    0.052    0.441   -0.708    0.000    0.701    0.488    1.000   -0.714    0.344    0.672    0.279    0.354    0.042    0.776   -0.263    0.035   -0.733    0.533   -0.019   -0.188   -0.676   -0.726   -0.097    0.180 |
|  bplus_1 |   -0.091   -0.585    0.843   -0.001   -0.808   -0.589   -0.714    1.000   -0.465   -0.829   -0.285   -0.379   -0.052   -0.939    0.344   -0.036    0.873   -0.646    0.011    0.227    0.800    0.885   -0.060   -0.187 |
|  p4040_p |    0.004    0.349   -0.461    0.000    0.358    0.380    0.344   -0.465    1.000    0.443    0.116    0.241    0.027    0.487   -0.155    0.021   -0.487    0.481   -0.011   -0.120   -0.411   -0.437    0.104    0.111 |
| DDstar_s |    0.058    0.543   -0.824    0.001    0.787    0.604    0.672   -0.829    0.443    1.000    0.271    0.368    0.049    0.911   -0.373    0.037   -0.851    0.616   -0.016   -0.213   -0.789   -0.852    0.026    0.196 |
|  p3770_s |   -0.128    0.207   -0.281    0.000    0.256    0.331    0.279   -0.285    0.116    0.271    1.000    0.136    0.016    0.318   -0.039    0.015   -0.327    0.235   -0.013   -0.080   -0.270   -0.343    0.036    0.079 |
|  p4415_s |    0.025    0.245   -0.377    0.000    0.434    0.249    0.354   -0.379    0.241    0.368    0.136    1.000    0.023    0.435   -0.184    0.019   -0.384    0.368   -0.011   -0.102   -0.396   -0.417    0.084    0.098 |
|  omega_s |    0.005    0.034   -0.055   -0.043    0.047    0.037    0.042   -0.052    0.027    0.049    0.016    0.023    1.000    0.056   -0.025   -0.014   -0.053    0.038    0.017   -0.303   -0.051   -0.053    0.003    0.124 |
|   Dbar_s |    0.108    0.618   -0.933    0.001    0.862    0.604    0.776   -0.939    0.487    0.911    0.318    0.435    0.056    1.000   -0.347    0.043   -0.952    0.707   -0.018   -0.242   -0.878   -0.941    0.053    0.222 |
|   jpsi_p |    0.049   -0.199    0.344   -0.000   -0.355   -0.061   -0.263    0.344   -0.155   -0.373   -0.039   -0.184   -0.025   -0.347    1.000   -0.015    0.302   -0.258   -0.011    0.081    0.300    0.338    0.048   -0.061 |
|    phi_p |    0.006    0.028   -0.035   -0.000    0.034    0.031    0.035   -0.036    0.021    0.037    0.015    0.019   -0.014    0.043   -0.015    1.000   -0.040    0.031    0.250   -0.004   -0.027   -0.041    0.003    0.053 |
| DDstar_p |   -0.121   -0.601    0.867   -0.001   -0.829   -0.543   -0.733    0.873   -0.487   -0.851   -0.327   -0.384   -0.053   -0.952    0.302   -0.040    1.000   -0.661    0.015    0.225    0.833    0.881   -0.111   -0.205 |
|  p4160_s |    0.043    0.368   -0.640    0.000    0.645    0.430    0.533   -0.646    0.481    0.616    0.235    0.368    0.038    0.707   -0.258    0.031   -0.661    1.000   -0.019   -0.171   -0.606   -0.664   -0.000    0.164 |
|    phi_s |   -0.006   -0.015    0.009   -0.001   -0.012   -0.010   -0.019    0.011   -0.011   -0.016   -0.013   -0.011    0.017   -0.018   -0.011    0.250    0.015   -0.019    1.000    0.014   -0.013    0.017   -0.003    0.052 |
|    rho_s |   -0.027   -0.152    0.243   -0.002   -0.203   -0.156   -0.188    0.227   -0.120   -0.213   -0.080   -0.102   -0.303   -0.242    0.081   -0.004    0.225   -0.171    0.014    1.000    0.201    0.228   -0.015    0.059 |
|  bplus_2 |   -0.112   -0.508    0.794   -0.001   -0.688   -0.576   -0.676    0.800   -0.411   -0.789   -0.270   -0.396   -0.051   -0.878    0.300   -0.027    0.833   -0.606   -0.013    0.201    1.000    0.828   -0.022   -0.124 |
|  p3770_p |   -0.097   -0.569    0.879   -0.001   -0.813   -0.535   -0.726    0.885   -0.437   -0.852   -0.343   -0.417   -0.053   -0.941    0.338   -0.041    0.881   -0.664    0.017    0.228    0.828    1.000   -0.014   -0.212 |
|  p4160_p |    0.004    0.124   -0.058    0.000   -0.024    0.153   -0.097   -0.060    0.104    0.026    0.036    0.084    0.003    0.053    0.048    0.003   -0.111   -0.000   -0.003   -0.015   -0.022   -0.014    1.000    0.015 |
|    rho_p |    0.031    0.145   -0.186    0.009    0.178    0.145    0.180   -0.187    0.111    0.196    0.079    0.098    0.124    0.222   -0.061    0.053   -0.205    0.164    0.052    0.059   -0.124   -0.212    0.015    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.021019796921587286}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1852933750889072}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.008459221097010694}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.04246122216073722}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.14537398689324443}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.193129382479019}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16472693584505724}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.016980377454639095}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.22826610202264863}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.5168864765316117}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.158163588440269}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.13720290099722832}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.6692803482124767}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.30030522552974614}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.018130366345844973}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.1234509293860544}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.4976896291214299}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.14092938776947506}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.627948239628461}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.22083487496177573}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.058536237452727846}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.20328300795708354}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.05847036912649717}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.2589450638941053})])
Toy 15/25
Time taken: 2 h, 6 min
Projected time left: 1 h, 24 min
Toy 15: Generating data...
Directory  data/zfit_toys/toy_15  Created 
Toy 15: Data generation finished
Toy 15: Loading data...
Toy 15: Loading data finished
Toy 15: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1405 (1405 total)    |
| EDM = 0.00245 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297277.63742276287
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.939   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.36   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   -0.46   |    0.04   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -6.2    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.68   |    0.19   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -6.28   |    0.05   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.77    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.85    |   0.07    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   4.04    |   0.24    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.019   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.23    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.17    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.5    |    1.6    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.30    |   0.09    |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.591   |   0.023   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -5.72   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -1.80   |    0.31   |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.29    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   18.2    |    1.4    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    0.6    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.18    |   0.09    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.78    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -1.90   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.30   |    0.58   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.059   -0.017   -0.003    0.227    0.021    0.026    0.038   -0.205    0.013   -0.440    0.046   -0.005    0.050   -0.002   -0.005   -0.153   -0.053   -0.008    0.007   -0.043   -0.044   -0.134    0.002 |
|  p4415_p |   -0.059    1.000   -0.013    0.012    0.025    0.008   -0.151    0.087    0.153    0.009   -0.007   -0.177    0.016    0.045    0.030   -0.021   -0.203   -0.070   -0.033   -0.006   -0.231    0.048    0.296    0.064 |
|  bplus_0 |   -0.017   -0.013    1.000    0.089    0.031    0.000   -0.041   -0.945   -0.016   -0.004   -0.017   -0.030    0.218    0.025    0.101   -0.022   -0.132   -0.032    0.077   -0.415   -0.127    0.046    0.021    0.158 |
|  omega_p |   -0.003    0.012    0.089    1.000    0.017    0.001    0.005   -0.082    0.003   -0.001    0.003   -0.008    0.816    0.003   -0.030   -0.041   -0.027    0.008    0.014   -0.127   -0.060   -0.004    0.004   -0.017 |
|      Ctt |    0.227    0.025    0.031    0.017    1.000    0.002    0.348    0.041   -0.260   -0.005   -0.131    0.189    0.021    0.120    0.299   -0.024   -0.080    0.247   -0.047   -0.001   -0.675   -0.212   -0.351    0.115 |
|   Dbar_p |    0.021    0.008    0.000    0.001    0.002    1.000   -0.003   -0.004    0.012   -0.001    0.020    0.000    0.000    0.021    0.043    0.000    0.008    0.000   -0.000    0.000    0.000    0.033    0.021    0.001 |
|  p4040_s |    0.026   -0.151   -0.041    0.005    0.348   -0.003    1.000    0.024   -0.199   -0.005    0.116    0.216    0.000    0.017    0.023   -0.014   -0.152    0.035   -0.029    0.022   -0.107   -0.141   -0.513    0.045 |
|  bplus_1 |    0.038    0.087   -0.945   -0.082    0.041   -0.004    0.024    1.000    0.049   -0.009   -0.012   -0.067   -0.199    0.014   -0.004    0.026   -0.126    0.010   -0.067    0.367   -0.061   -0.059    0.048   -0.151 |
|  p4040_p |   -0.205    0.153   -0.016    0.003   -0.260    0.012   -0.199    0.049    1.000    0.013   -0.064   -0.011    0.005    0.059   -0.060   -0.010   -0.060    0.324   -0.014   -0.003   -0.020    0.173    0.174    0.019 |
| DDstar_s |    0.013    0.009   -0.004   -0.001   -0.005   -0.001   -0.005   -0.009    0.013    1.000    0.018   -0.000   -0.002    0.000    0.040    0.001    0.030    0.001   -0.000    0.004    0.010    0.026    0.027   -0.001 |
|  p3770_s |   -0.440   -0.007   -0.017    0.003   -0.131    0.020    0.116   -0.012   -0.064    0.018    1.000    0.029    0.002    0.062   -0.052   -0.014    0.011    0.024   -0.022    0.006    0.036   -0.248   -0.040    0.029 |
|  p4415_s |    0.046   -0.177   -0.030   -0.008    0.189    0.000    0.216   -0.067   -0.011   -0.000    0.029    1.000   -0.016   -0.026   -0.035    0.004    0.032    0.338    0.000    0.029    0.147   -0.100   -0.143   -0.017 |
|  omega_s |   -0.005    0.016    0.218    0.816    0.021    0.000    0.000   -0.199    0.005   -0.002    0.002   -0.016    1.000    0.008   -0.027   -0.109   -0.060    0.006   -0.017   -0.371   -0.092   -0.001    0.011    0.203 |
|   Dbar_s |    0.050    0.045    0.025    0.003    0.120    0.021    0.017    0.014    0.059    0.000    0.062   -0.026    0.008    1.000   -0.008    0.002    0.071    0.021    0.007   -0.020   -0.018   -0.045    0.043   -0.002 |
|   jpsi_p |   -0.002    0.030    0.101   -0.030    0.299    0.043    0.023   -0.004   -0.060    0.040   -0.052   -0.035   -0.027   -0.008    1.000    0.011   -0.131   -0.003    0.031   -0.033   -0.184   -0.073   -0.034   -0.085 |
|    phi_p |   -0.005   -0.021   -0.022   -0.041   -0.024    0.000   -0.014    0.026   -0.010    0.001   -0.014    0.004   -0.109    0.002    0.011    1.000    0.005   -0.021    0.789    0.020    0.082    0.005   -0.006   -0.250 |
| DDstar_p |   -0.153   -0.203   -0.132   -0.027   -0.080    0.008   -0.152   -0.126   -0.060    0.030    0.011    0.032   -0.060    0.071   -0.131    0.005    1.000   -0.080   -0.013    0.115    0.255    0.135   -0.056   -0.038 |
|  p4160_s |   -0.053   -0.070   -0.032    0.008    0.247    0.000    0.035    0.010    0.324    0.001    0.024    0.338    0.006    0.021   -0.003   -0.021   -0.080    1.000   -0.039    0.020   -0.153   -0.043   -0.125    0.067 |
|    phi_s |   -0.008   -0.033    0.077    0.014   -0.047   -0.000   -0.029   -0.067   -0.014   -0.000   -0.022    0.000   -0.017    0.007    0.031    0.789   -0.013   -0.039    1.000   -0.059    0.116    0.013   -0.002   -0.164 |
|    rho_s |    0.007   -0.006   -0.415   -0.127   -0.001    0.000    0.022    0.367   -0.003    0.004    0.006    0.029   -0.371   -0.020   -0.033    0.020    0.115    0.020   -0.059    1.000    0.054   -0.018   -0.025    0.024 |
|  bplus_2 |   -0.043   -0.231   -0.127   -0.060   -0.675    0.000   -0.107   -0.061   -0.020    0.010    0.036    0.147   -0.092   -0.018   -0.184    0.082    0.255   -0.153    0.116    0.054    1.000    0.077   -0.036   -0.295 |
|  p3770_p |   -0.044    0.048    0.046   -0.004   -0.212    0.033   -0.141   -0.059    0.173    0.026   -0.248   -0.100   -0.001   -0.045   -0.073    0.005    0.135   -0.043    0.013   -0.018    0.077    1.000    0.183   -0.023 |
|  p4160_p |   -0.134    0.296    0.021    0.004   -0.351    0.021   -0.513    0.048    0.174    0.027   -0.040   -0.143    0.011    0.043   -0.034   -0.006   -0.056   -0.125   -0.002   -0.025   -0.036    0.183    1.000    0.008 |
|    rho_p |    0.002    0.064    0.158   -0.017    0.115    0.001    0.045   -0.151    0.019   -0.001    0.029   -0.017    0.203   -0.002   -0.085   -0.250   -0.038    0.067   -0.164    0.024   -0.295   -0.023    0.008    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03122194481945595}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.17925172459022032}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03725959130183443}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.38904756449868527}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.19253295739803944}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.051722520350975465}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17559164430661728}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.06859309771226463}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.2362716031563501}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.019427151692970768}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23904678356222586}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.20199432407152662}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.6376958238455286}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.08599089964312523}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023291347213016955}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.2718107227944535}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.305186089741337}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17066491255349026}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.4160795291694015}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3468599514411631}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.09037640238571187}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09250837068815532}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09745628069504608}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.5844777306144384})])
Toy 16/25
Time taken: 2 h, 15 min
Projected time left: 1 h, 16 min
Toy 16: Generating data...
Directory  data/zfit_toys/toy_16  Created 
Toy 16: Data generation finished
Toy 16: Loading data...
Toy 16: Loading data finished
Toy 16: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.97E+05                |     Ncalls=311 (311 total)     |
| EDM = 1.54E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297033.788896627
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.901   |   0.023   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.30    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.489   |   0.005   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   0.93    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.75   |    0.09   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   5.21    |   0.16    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.05    |   0.12    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.931   |   0.009   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.15   |    0.13   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.017   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.36    |   0.16    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.05    |   0.14    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    7.2    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.013   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.655   |   0.019   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.24    |   2.64    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -2.03   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.66    |   0.12    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |    20     |     7     |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.88    |   0.22    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.25    |   0.04    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.47   |    0.07   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.08   |    0.06   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.43   |    0.17   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.042   -0.013   -0.017    0.105    0.022   -0.068   -0.014   -0.107    0.009   -0.295   -0.008    0.004    0.017   -0.012   -0.041   -0.134   -0.053   -0.041   -0.003    0.039    0.039   -0.061   -0.012 |
|  p4415_p |   -0.042    1.000    0.026    0.011   -0.050   -0.031   -0.087    0.038    0.080    0.005    0.005   -0.038   -0.006    0.005   -0.010    0.026   -0.064   -0.133    0.025   -0.003   -0.117    0.032    0.129    0.027 |
|  bplus_0 |   -0.013    0.026    1.000   -0.058    0.012   -0.178   -0.060   -0.321    0.045   -0.010   -0.029   -0.105    0.035   -0.000    0.118   -0.139   -0.232   -0.084   -0.135   -0.047   -0.116    0.001    0.064   -0.104 |
|  omega_p |   -0.017    0.011   -0.058    1.000    0.006    0.029    0.015   -0.022   -0.007    0.002    0.004    0.011    0.440    0.003   -0.141    0.384   -0.007    0.023    0.384    0.231   -0.128   -0.015   -0.009    0.172 |
|      Ctt |    0.105   -0.050    0.012    0.006    1.000   -0.135    0.125    0.022   -0.217    0.003   -0.119    0.171   -0.003    0.008    0.130    0.016    0.059    0.149    0.016    0.002   -0.349   -0.079   -0.229   -0.007 |
|   Dbar_p |    0.022   -0.031   -0.178    0.029   -0.135    1.000   -0.049   -0.174   -0.023   -0.008    0.006   -0.014   -0.014    0.009    0.182    0.070   -0.157   -0.029    0.069    0.011   -0.121    0.182    0.020    0.030 |
|  p4040_s |   -0.068   -0.087   -0.060    0.015    0.125   -0.049    1.000   -0.052   -0.055    0.002    0.069    0.065   -0.009    0.004   -0.031    0.038   -0.149    0.030    0.036    0.000   -0.031   -0.015   -0.289    0.032 |
|  bplus_1 |   -0.014    0.038   -0.321   -0.022    0.022   -0.174   -0.052    1.000    0.049   -0.010   -0.029   -0.108    0.012   -0.000    0.080   -0.053   -0.240   -0.078   -0.052   -0.006   -0.138   -0.012    0.068   -0.074 |
|  p4040_p |   -0.107    0.080    0.045   -0.007   -0.217   -0.023   -0.055    0.049    1.000    0.009   -0.077    0.042    0.002    0.012   -0.015   -0.017   -0.004    0.249   -0.018   -0.005   -0.040    0.089    0.103   -0.002 |
| DDstar_s |    0.009    0.005   -0.010    0.002    0.003   -0.008    0.002   -0.010    0.009    1.000    0.011   -0.004   -0.001   -0.001    0.016    0.005   -0.001   -0.001    0.004    0.001   -0.001    0.009    0.016    0.002 |
|  p3770_s |   -0.295    0.005   -0.029    0.004   -0.119    0.006    0.069   -0.029   -0.077    0.011    1.000    0.013   -0.005    0.019   -0.013    0.010   -0.052    0.027    0.009   -0.005   -0.037   -0.157   -0.022    0.017 |
|  p4415_s |   -0.008   -0.038   -0.105    0.011    0.171   -0.014    0.065   -0.108    0.042   -0.004    0.013    1.000   -0.006   -0.002   -0.013    0.026   -0.099    0.145    0.025    0.004    0.044   -0.028    0.092    0.012 |
|  omega_s |    0.004   -0.006    0.035    0.440   -0.003   -0.014   -0.009    0.012    0.002   -0.001   -0.005   -0.006    1.000   -0.001    0.054   -0.175   -0.002   -0.012   -0.172   -0.135    0.062    0.006    0.002   -0.043 |
|   Dbar_s |    0.017    0.005   -0.000    0.003    0.008    0.009    0.004   -0.000    0.012   -0.001    0.019   -0.002   -0.001    1.000    0.016    0.006    0.009    0.001    0.006    0.000    0.002    0.013    0.016    0.003 |
|   jpsi_p |   -0.012   -0.010    0.118   -0.141    0.130    0.182   -0.031    0.080   -0.015    0.016   -0.013   -0.013    0.054    0.016    1.000   -0.345   -0.050   -0.032   -0.342   -0.015    0.104    0.019   -0.000   -0.204 |
|    phi_p |   -0.041    0.026   -0.139    0.384    0.016    0.070    0.038   -0.053   -0.017    0.005    0.010    0.026   -0.175    0.006   -0.345    1.000   -0.015    0.056    0.996    0.089   -0.311   -0.037   -0.021    0.399 |
| DDstar_p |   -0.134   -0.064   -0.232   -0.007    0.059   -0.157   -0.149   -0.240   -0.004   -0.001   -0.052   -0.099   -0.002    0.009   -0.050   -0.015    1.000   -0.098   -0.015    0.011   -0.018    0.049   -0.043   -0.022 |
|  p4160_s |   -0.053   -0.133   -0.084    0.023    0.149   -0.029    0.030   -0.078    0.249   -0.001    0.027    0.145   -0.012    0.001   -0.032    0.056   -0.098    1.000    0.054    0.002   -0.062   -0.012   -0.061    0.039 |
|    phi_s |   -0.041    0.025   -0.135    0.384    0.016    0.069    0.036   -0.052   -0.018    0.004    0.009    0.025   -0.172    0.006   -0.342    0.996   -0.015    0.054    1.000    0.087   -0.304   -0.036   -0.022    0.401 |
|    rho_s |   -0.003   -0.003   -0.047    0.231    0.002    0.011    0.000   -0.006   -0.005    0.001   -0.005    0.004   -0.135    0.000   -0.015    0.089    0.011    0.002    0.087    1.000   -0.002   -0.003   -0.007    0.175 |
|  bplus_2 |    0.039   -0.117   -0.116   -0.128   -0.349   -0.121   -0.031   -0.138   -0.040   -0.001   -0.037    0.044    0.062    0.002    0.104   -0.311   -0.018   -0.062   -0.304   -0.002    1.000   -0.017   -0.067   -0.273 |
|  p3770_p |    0.039    0.032    0.001   -0.015   -0.079    0.182   -0.015   -0.012    0.089    0.009   -0.157   -0.028    0.006    0.013    0.019   -0.037    0.049   -0.012   -0.036   -0.003   -0.017    1.000    0.082   -0.027 |
|  p4160_p |   -0.061    0.129    0.064   -0.009   -0.229    0.020   -0.289    0.068    0.103    0.016   -0.022    0.092    0.002    0.016   -0.000   -0.021   -0.043   -0.061   -0.022   -0.007   -0.067    0.082    1.000   -0.001 |
|    rho_p |   -0.012    0.027   -0.104    0.172   -0.007    0.030    0.032   -0.074   -0.002    0.002    0.017    0.012   -0.043    0.003   -0.204    0.399   -0.022    0.039    0.401    0.175   -0.273   -0.027   -0.001    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.023061086815042486}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1516682464881054}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.004753794323623883}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.18712333174512086}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.09256622137385395}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.15872567994048925}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.11749744020043901}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.009086624094038376}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1259651544423055}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.016788561931242174}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.1640909889717146}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.14002148857086127}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.0142224555252985}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.012692987210386808}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.019450243776983456}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 2.6358085070386554}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.14205194172238222}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.11749837957834597}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 6.860743013778308}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.22403174358178324}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.04370786120233916}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.07167247023342527}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.05709967014468953}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.17430283557694493})])
Toy 17/25
Time taken: 2 h, 20 min
Projected time left: 1 h, 6 min
Toy 17: Generating data...
Directory  data/zfit_toys/toy_17  Created 
Toy 17: Data generation finished
Toy 17: Loading data...
Toy 17: Loading data finished
Toy 17: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1264 (1264 total)    |
| EDM = 0.00104 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     False     |     True      |   True    |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297301.10485159623
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.803   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.29   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.429   |   0.015   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   6.28    |   0.07    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.31   |    0.29   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -2.4    |    0.8    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.67    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.809   |   0.030   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.43    |   0.32    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.30   |    0.39   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.48    |   0.24    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.38    |   0.17    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    6.1    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   -0.30   |    0.36   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.67    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   1.04    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   0.05    |   0.52    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.05    |   0.19    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   22.6    |    0.9    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.22    |   0.28    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.29    |   0.06    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   3.60    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.35    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -1.1    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.064   -0.001   -0.000    0.100    0.075    0.041    0.000   -0.023   -0.026   -0.179    0.004   -0.000   -0.009    0.203    0.004   -0.234   -0.035   -0.002   -0.003    0.035    0.046    0.099    0.001 |
|  p4415_p |    0.064    1.000    0.347   -0.000    0.314    0.357   -0.057    0.363    0.355    0.229    0.216   -0.127    0.057    0.379   -0.087   -0.001   -0.190    0.179    0.075   -0.070   -0.031   -0.287    0.229   -0.127 |
|  bplus_0 |   -0.001    0.347    1.000   -0.001    0.780    0.801    0.155    0.616    0.537    0.563    0.266   -0.121    0.143    0.866   -0.569    0.012    0.225    0.466    0.237   -0.118    0.078   -0.773   -0.205   -0.385 |
|  omega_p |   -0.000   -0.000   -0.001    1.000   -0.001   -0.001   -0.000   -0.001   -0.001   -0.000   -0.000    0.000   -0.071   -0.001    0.001    0.003    0.000   -0.000   -0.002   -0.007   -0.000    0.001   -0.000    0.019 |
|      Ctt |    0.100    0.314    0.780   -0.001    1.000    0.856    0.318    0.796    0.514    0.652    0.254    0.030    0.125    0.887   -0.651    0.002    0.325    0.563    0.201   -0.105   -0.041   -0.821   -0.375   -0.329 |
|   Dbar_p |    0.075    0.357    0.801   -0.001    0.856    1.000    0.160    0.814    0.606    0.677    0.380   -0.081    0.134    0.886   -0.524    0.006    0.416    0.509    0.222   -0.095    0.225   -0.790   -0.212   -0.361 |
|  p4040_s |    0.041   -0.057    0.155   -0.000    0.318    0.160    1.000    0.160    0.028    0.113    0.162    0.076    0.027    0.235   -0.157   -0.003   -0.004   -0.033    0.038   -0.026    0.042   -0.251   -0.364   -0.065 |
|  bplus_1 |    0.000    0.363    0.616   -0.001    0.796    0.814    0.160    1.000    0.552    0.569    0.270   -0.128    0.117    0.880   -0.565    0.013    0.228    0.478    0.210   -0.060    0.094   -0.790   -0.206   -0.349 |
|  p4040_p |   -0.023    0.355    0.537   -0.001    0.514    0.606    0.028    0.552    1.000    0.419    0.261    0.016    0.090    0.609   -0.276    0.001   -0.007    0.547    0.135   -0.083    0.102   -0.489   -0.123   -0.225 |
| DDstar_s |   -0.026    0.229    0.563   -0.000    0.652    0.677    0.113    0.569    0.419    1.000    0.230   -0.073    0.093    0.714   -0.499    0.003    0.286    0.377    0.162   -0.056    0.167   -0.624   -0.202   -0.261 |
|  p3770_s |   -0.179    0.216    0.266   -0.000    0.254    0.380    0.162    0.270    0.261    0.230    1.000   -0.019    0.046    0.299   -0.016    0.000   -0.064    0.207    0.060   -0.054    0.095   -0.324    0.026   -0.108 |
|  p4415_s |    0.004   -0.127   -0.121    0.000    0.030   -0.081    0.076   -0.128    0.016   -0.073   -0.019    1.000   -0.018   -0.062   -0.005   -0.002   -0.010    0.189   -0.027    0.020    0.078    0.031   -0.035    0.042 |
|  omega_s |   -0.000    0.057    0.143   -0.071    0.125    0.134    0.027    0.117    0.090    0.093    0.046   -0.018    1.000    0.143   -0.094   -0.077    0.037    0.078    0.029   -0.434    0.023   -0.129   -0.034   -0.136 |
|   Dbar_s |   -0.009    0.379    0.866   -0.001    0.887    0.886    0.235    0.880    0.609    0.714    0.299   -0.062    0.143    1.000   -0.651    0.005    0.258    0.572    0.239   -0.100    0.190   -0.908   -0.298   -0.388 |
|   jpsi_p |    0.203   -0.087   -0.569    0.001   -0.651   -0.524   -0.157   -0.565   -0.276   -0.499   -0.016   -0.005   -0.094   -0.651    1.000   -0.004   -0.532   -0.363   -0.171    0.049   -0.014    0.627    0.431    0.260 |
|    phi_p |    0.004   -0.001    0.012    0.003    0.002    0.006   -0.003    0.013    0.001    0.003    0.000   -0.002   -0.077    0.005   -0.004    1.000   -0.012   -0.005    0.315    0.228    0.059   -0.002    0.005   -0.124 |
| DDstar_p |   -0.234   -0.190    0.225    0.000    0.325    0.416   -0.004    0.228   -0.007    0.286   -0.064   -0.010    0.037    0.258   -0.532   -0.012    1.000    0.082    0.057   -0.026    0.030   -0.298   -0.426   -0.100 |
|  p4160_s |   -0.035    0.179    0.466   -0.000    0.563    0.509   -0.033    0.478    0.547    0.377    0.207    0.189    0.078    0.572   -0.363   -0.005    0.082    1.000    0.109   -0.081    0.036   -0.505   -0.189   -0.186 |
|    phi_s |   -0.002    0.075    0.237   -0.002    0.201    0.222    0.038    0.210    0.135    0.162    0.060   -0.027    0.029    0.239   -0.171    0.315    0.057    0.109    1.000    0.036    0.169   -0.212   -0.062   -0.200 |
|    rho_s |   -0.003   -0.070   -0.118   -0.007   -0.105   -0.095   -0.026   -0.060   -0.083   -0.056   -0.054    0.020   -0.434   -0.100    0.049    0.228   -0.026   -0.081    0.036    1.000    0.169    0.093    0.014    0.016 |
|  bplus_2 |    0.035   -0.031    0.078   -0.000   -0.041    0.225    0.042    0.094    0.102    0.167    0.095    0.078    0.023    0.190   -0.014    0.059    0.030    0.036    0.169    0.169    1.000   -0.172   -0.067   -0.250 |
|  p3770_p |    0.046   -0.287   -0.773    0.001   -0.821   -0.790   -0.251   -0.790   -0.489   -0.624   -0.324    0.031   -0.129   -0.908    0.627   -0.002   -0.298   -0.505   -0.212    0.093   -0.172    1.000    0.355    0.343 |
|  p4160_p |    0.099    0.229   -0.205   -0.000   -0.375   -0.212   -0.364   -0.206   -0.123   -0.202    0.026   -0.035   -0.034   -0.298    0.431    0.005   -0.426   -0.189   -0.062    0.014   -0.067    0.355    1.000    0.100 |
|    rho_p |    0.001   -0.127   -0.385    0.019   -0.329   -0.361   -0.065   -0.349   -0.225   -0.261   -0.108    0.042   -0.136   -0.388    0.260   -0.124   -0.100   -0.186   -0.200    0.016   -0.250    0.343    0.100    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03012040389567172}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16617504972481845}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.015098782802043909}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.06920507368333073}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.290414499774324}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.8311885134688246}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16136979492296327}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03041911004807374}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.3161623284347801}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.38934818553332673}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.24073973237786706}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.17438274998777936}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.904015432939044}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.357511066753243}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03503798564622329}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.11146979346377872}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.5151553051942033}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.18569450486752936}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 0.882012241851239}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.2753036676167923}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.05860379980320096}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.2599530621998811}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10984385700959276}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3272692134966513})])
Toy 18/25
Time taken: 2 h, 28 min
Projected time left: 57 min, 52 s
Toy 18: Generating data...
Directory  data/zfit_toys/toy_18  Created 
Toy 18: Data generation finished
Toy 18: Loading data...
Toy 18: Loading data finished
Toy 18: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1409 (1409 total)    |
| EDM = 8.67E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297184.2573123577
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.79    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   3.91    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.448   |   0.018   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   6.28    |   0.11    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.36    |   0.23    |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |    0.8    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.17    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   -0.90   |    0.04   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.53    |   0.18    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.30   |    0.12   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.30    |   0.26    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.73    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    6.2    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   -0.30   |    0.46   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.582   |   0.030   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -6.1    |    0.6    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -6.3    |    1.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.73    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   17.7    |    2.3    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.0    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.16   |    0.08   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   2.84    |   0.12    |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.44   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.14   |    0.37   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.115   -0.012   -0.000    0.380   -0.385    0.044   -0.120    0.060    0.007   -0.018   -0.002    0.010   -0.115    0.229   -0.000   -0.015    0.016    0.000   -0.029    0.067    0.050    0.109   -0.000 |
|  p4415_p |    0.115    1.000    0.017   -0.001    0.055   -0.357   -0.206   -0.227    0.390    0.006    0.143   -0.190    0.016   -0.098    0.285   -0.005   -0.206   -0.116   -0.009   -0.032    0.170    0.187    0.537    0.028 |
|  bplus_0 |   -0.012    0.017    1.000    0.005   -0.019    0.044    0.017   -0.815    0.020   -0.002    0.017    0.017   -0.136    0.027    0.033    0.013   -0.000    0.032   -0.002    0.273    0.036    0.043    0.020   -0.098 |
|  omega_p |   -0.000   -0.001    0.005    1.000   -0.001    0.002   -0.000   -0.003   -0.001    0.000   -0.001    0.000   -0.095    0.001    0.001   -0.008   -0.000   -0.000   -0.009    0.023   -0.001    0.000   -0.000    0.007 |
|      Ctt |    0.380    0.055   -0.019   -0.001    1.000   -0.548    0.300   -0.272   -0.001    0.023    0.159    0.147    0.021   -0.459   -0.107    0.000    0.237    0.267   -0.012   -0.015    0.604   -0.061   -0.137    0.097 |
|   Dbar_p |   -0.385   -0.357    0.044    0.002   -0.548    1.000   -0.087    0.381   -0.408   -0.108   -0.408    0.072   -0.040    0.542   -0.344   -0.018   -0.335   -0.145   -0.023    0.109   -0.113   -0.046   -0.331    0.012 |
|  p4040_s |    0.044   -0.206    0.017   -0.000    0.300   -0.087    1.000    0.030   -0.174   -0.062    0.161    0.159   -0.001   -0.153    0.005   -0.003   -0.019    0.079   -0.009    0.020    0.029   -0.042   -0.431    0.038 |
|  bplus_1 |   -0.120   -0.227   -0.815   -0.003   -0.272    0.381    0.030    1.000   -0.191    0.134   -0.132    0.157    0.090    0.330   -0.091   -0.016   -0.050   -0.012   -0.006   -0.153   -0.303   -0.010   -0.201    0.090 |
|  p4040_p |    0.060    0.390    0.020   -0.001   -0.001   -0.408   -0.174   -0.191    1.000    0.076    0.080   -0.021    0.013   -0.053    0.289   -0.003   -0.089    0.330   -0.004   -0.037    0.052    0.221    0.448    0.003 |
| DDstar_s |    0.007    0.006   -0.002    0.000    0.023   -0.108   -0.062    0.134    0.076    1.000    0.044   -0.032   -0.011   -0.080   -0.003    0.003    0.123   -0.035    0.005    0.022   -0.113    0.099    0.095   -0.015 |
|  p3770_s |   -0.018    0.143    0.017   -0.001    0.159   -0.408    0.161   -0.132    0.080    0.044    1.000    0.008    0.012   -0.175    0.281   -0.001    0.014    0.086   -0.003   -0.029   -0.002   -0.211    0.105    0.012 |
|  p4415_s |   -0.002   -0.190    0.017    0.000    0.147    0.072    0.159    0.157   -0.021   -0.032    0.008    1.000   -0.012    0.009   -0.075   -0.001   -0.006    0.301   -0.004    0.036   -0.109   -0.040   -0.091    0.009 |
|  omega_s |    0.010    0.016   -0.136   -0.095    0.021   -0.040   -0.001    0.090    0.013   -0.011    0.012   -0.012    1.000   -0.032    0.004   -0.114    0.006    0.001   -0.088   -0.373    0.025   -0.009    0.011    0.361 |
|   Dbar_s |   -0.115   -0.098    0.027    0.001   -0.459    0.542   -0.153    0.330   -0.053   -0.080   -0.175    0.009   -0.032    1.000    0.069   -0.003   -0.117   -0.143   -0.006    0.083   -0.167    0.330    0.070    0.000 |
|   jpsi_p |    0.229    0.285    0.033    0.001   -0.107   -0.344    0.005   -0.091    0.289   -0.003    0.281   -0.075    0.004    0.069    1.000   -0.044   -0.211    0.013   -0.047   -0.028   -0.147    0.171    0.374   -0.014 |
|    phi_p |   -0.000   -0.005    0.013   -0.008    0.000   -0.018   -0.003   -0.016   -0.003    0.003   -0.001   -0.001   -0.114   -0.003   -0.044    1.000   -0.004   -0.006    0.946    0.040   -0.036   -0.007   -0.002   -0.025 |
| DDstar_p |   -0.015   -0.206   -0.000   -0.000    0.237   -0.335   -0.019   -0.050   -0.089    0.123    0.014   -0.006    0.006   -0.117   -0.211   -0.004    1.000   -0.029   -0.004   -0.012    0.019   -0.095   -0.231    0.003 |
|  p4160_s |    0.016   -0.116    0.032   -0.000    0.267   -0.145    0.079   -0.012    0.330   -0.035    0.086    0.301    0.001   -0.143    0.013   -0.006   -0.029    1.000   -0.015    0.022    0.090    0.009   -0.091    0.054 |
|    phi_s |    0.000   -0.009   -0.002   -0.009   -0.012   -0.023   -0.009   -0.006   -0.004    0.005   -0.003   -0.004   -0.088   -0.006   -0.047    0.946   -0.004   -0.015    1.000    0.024   -0.072   -0.010   -0.002   -0.005 |
|    rho_s |   -0.029   -0.032    0.273    0.023   -0.015    0.109    0.020   -0.153   -0.037    0.022   -0.029    0.036   -0.373    0.083   -0.028    0.040   -0.012    0.022    0.024    1.000    0.066    0.016   -0.040    0.146 |
|  bplus_2 |    0.067    0.170    0.036   -0.001    0.604   -0.113    0.029   -0.303    0.052   -0.113   -0.002   -0.109    0.025   -0.167   -0.147   -0.036    0.019    0.090   -0.072    0.066    1.000    0.034    0.047    0.273 |
|  p3770_p |    0.050    0.187    0.043    0.000   -0.061   -0.046   -0.042   -0.010    0.221    0.099   -0.211   -0.040   -0.009    0.330    0.171   -0.007   -0.095    0.009   -0.010    0.016    0.034    1.000    0.281   -0.000 |
|  p4160_p |    0.109    0.537    0.020   -0.000   -0.137   -0.331   -0.431   -0.201    0.448    0.095    0.105   -0.091    0.011    0.070    0.374   -0.002   -0.231   -0.091   -0.002   -0.040    0.047    0.281    1.000   -0.012 |
|    rho_p |   -0.000    0.028   -0.098    0.007    0.097    0.012    0.038    0.090    0.003   -0.015    0.012    0.009    0.361    0.000   -0.014   -0.025    0.003    0.054   -0.005    0.146    0.273   -0.000   -0.012    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03602320123320535}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.15275800134036555}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.017632134748132966}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.10681208447491031}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.22734491727274952}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.6136615381330262}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16860324537625176}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.040298643078451435}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.18378103664247192}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.12261898745178623}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.2573201196051469}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1838347505618737}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9328358431358659}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.46021691794634123}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.030310259006999463}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.568624964691343}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 1.2599079331420642}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16059521510801478}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 2.316298221325141}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.34307894128780725}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0790126890766597}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11916791002361027}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10773723263638657}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3686109107547537})])
Toy 19/25
Time taken: 2 h, 38 min
Projected time left: 49 min, 48 s
Toy 19: Generating data...
Directory  data/zfit_toys/toy_19  Created 
Toy 19: Data generation finished
Toy 19: Loading data...
Toy 19: Loading data finished
Toy 19: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.974E+05               |    Ncalls=1484 (1484 total)    |
| EDM = 2.09E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297369.2043028916
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.888   |   0.029   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.02   |    0.22   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.377   |   0.031   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -6.28   |    0.14   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.61   |    0.18   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   4.83    |   0.26    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.12    |   0.16    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.71    |   0.05    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.71    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.026   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.30    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   0.91    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    8.7    |    0.9    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.639   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   5.99    |   0.22    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -1.83   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.13    |   0.16    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   16.3    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    0.6    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.25    |   0.08    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.71   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.16   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.28   |    0.19   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.063   -0.001   -0.000    0.181   -0.062    0.036    0.013   -0.186    0.023   -0.370    0.018   -0.000    0.027   -0.024   -0.002   -0.114   -0.041   -0.001   -0.001    0.002   -0.048   -0.118   -0.000 |
|  p4415_p |   -0.063    1.000    0.176    0.005    0.028   -0.102   -0.194   -0.110    0.078    0.014   -0.014   -0.130    0.016    0.007    0.061   -0.014   -0.141   -0.213   -0.012   -0.090   -0.248    0.058    0.244    0.029 |
|  bplus_0 |   -0.001    0.176    1.000    0.018    0.440   -0.183   -0.067   -0.955    0.015   -0.027   -0.057   -0.175    0.162   -0.009    0.357   -0.082   -0.427   -0.059    0.018   -0.528   -0.684    0.029    0.119    0.133 |
|  omega_p |   -0.000    0.005    0.018    1.000    0.010   -0.003    0.000   -0.018    0.001   -0.001    0.000   -0.003    0.169   -0.000   -0.000    0.001   -0.009    0.001    0.006   -0.009   -0.021   -0.001    0.003    0.003 |
|      Ctt |    0.181    0.028    0.440    0.010    1.000   -0.304    0.249   -0.382   -0.154   -0.013   -0.100    0.116    0.040   -0.005    0.352   -0.036   -0.121    0.195   -0.021   -0.202   -0.676   -0.132   -0.202    0.060 |
|   Dbar_p |   -0.062   -0.102   -0.183   -0.003   -0.304    1.000   -0.006    0.096   -0.124   -0.003   -0.103    0.035   -0.049    0.023    0.078    0.017   -0.167   -0.034   -0.018    0.126    0.079    0.171   -0.079   -0.027 |
|  p4040_s |    0.036   -0.194   -0.067    0.000    0.249   -0.006    1.000    0.042   -0.169   -0.004    0.128    0.119   -0.025   -0.004    0.002    0.007   -0.106    0.016   -0.014    0.048    0.006   -0.103   -0.465   -0.007 |
|  bplus_1 |    0.013   -0.110   -0.955   -0.018   -0.382    0.096    0.042    1.000    0.015    0.014    0.045    0.113   -0.143    0.005   -0.298    0.074    0.255    0.031   -0.014    0.479    0.565   -0.050   -0.065   -0.125 |
|  p4040_p |   -0.186    0.078    0.015    0.001   -0.154   -0.124   -0.169    0.015    1.000    0.030   -0.051    0.063   -0.002    0.021   -0.068   -0.003   -0.053    0.316   -0.009   -0.012   -0.023    0.099    0.081    0.006 |
| DDstar_s |    0.023    0.014   -0.027   -0.001   -0.013   -0.003   -0.004    0.014    0.030    1.000    0.029   -0.004   -0.006   -0.002    0.047    0.003    0.038   -0.000   -0.001    0.017    0.021    0.036    0.043   -0.004 |
|  p3770_s |   -0.370   -0.014   -0.057    0.000   -0.100   -0.103    0.128    0.045   -0.051    0.029    1.000    0.027   -0.018    0.025   -0.058    0.004    0.025    0.036   -0.014    0.031    0.050   -0.280   -0.046   -0.004 |
|  p4415_s |    0.018   -0.130   -0.175   -0.003    0.116    0.035    0.119    0.113    0.063   -0.004    0.027    1.000   -0.036   -0.001   -0.059    0.016   -0.024    0.261   -0.010    0.103    0.148   -0.067    0.019   -0.024 |
|  omega_s |   -0.000    0.016    0.162    0.169    0.040   -0.049   -0.025   -0.143   -0.002   -0.006   -0.018   -0.036    1.000   -0.002    0.074   -0.068   -0.085   -0.030   -0.012   -0.364   -0.037    0.003    0.019    0.103 |
|   Dbar_s |    0.027    0.007   -0.009   -0.000   -0.005    0.023   -0.004    0.005    0.021   -0.002    0.025   -0.001   -0.002    1.000    0.045    0.001    0.006   -0.001   -0.001    0.006    0.006    0.045    0.026   -0.001 |
|   jpsi_p |   -0.024    0.061    0.357   -0.000    0.352    0.078    0.002   -0.298   -0.068    0.047   -0.058   -0.059    0.074    0.045    1.000   -0.047   -0.210   -0.021    0.020   -0.194   -0.333   -0.020   -0.007    0.035 |
|    phi_p |   -0.002   -0.014   -0.082    0.001   -0.036    0.017    0.007    0.074   -0.003    0.003    0.004    0.016   -0.068    0.001   -0.047    1.000    0.036    0.007    0.620    0.085    0.046   -0.006   -0.012   -0.006 |
| DDstar_p |   -0.114   -0.141   -0.427   -0.009   -0.121   -0.167   -0.106    0.255   -0.053    0.038    0.025   -0.024   -0.085    0.006   -0.210    0.036    1.000   -0.081   -0.014    0.264    0.340    0.073   -0.054   -0.065 |
|  p4160_s |   -0.041   -0.213   -0.059    0.001    0.195   -0.034    0.016    0.031    0.316   -0.000    0.036    0.261   -0.030   -0.001   -0.021    0.007   -0.081    1.000   -0.022    0.048   -0.031   -0.047   -0.144   -0.005 |
|    phi_s |   -0.001   -0.012    0.018    0.006   -0.021   -0.018   -0.014   -0.014   -0.009   -0.001   -0.014   -0.010   -0.012   -0.001    0.020    0.620   -0.014   -0.022    1.000    0.023    0.056   -0.002   -0.002    0.011 |
|    rho_s |   -0.001   -0.090   -0.528   -0.009   -0.202    0.126    0.048    0.479   -0.012    0.017    0.031    0.103   -0.364    0.006   -0.194    0.085    0.264    0.048    0.023    1.000    0.300   -0.013   -0.072   -0.136 |
|  bplus_2 |    0.002   -0.248   -0.684   -0.021   -0.676    0.079    0.006    0.565   -0.023    0.021    0.050    0.148   -0.037    0.006   -0.333    0.046    0.340   -0.031    0.056    0.300    1.000   -0.021   -0.111   -0.105 |
|  p3770_p |   -0.048    0.058    0.029   -0.001   -0.132    0.171   -0.103   -0.050    0.099    0.036   -0.280   -0.067    0.003    0.045   -0.020   -0.006    0.073   -0.047   -0.002   -0.013   -0.021    1.000    0.124    0.002 |
|  p4160_p |   -0.118    0.244    0.119    0.003   -0.202   -0.079   -0.465   -0.065    0.081    0.043   -0.046    0.019    0.019    0.026   -0.007   -0.012   -0.054   -0.144   -0.002   -0.072   -0.111    0.124    1.000    0.019 |
|    rho_p |   -0.000    0.029    0.133    0.003    0.060   -0.027   -0.007   -0.125    0.006   -0.004   -0.004   -0.024    0.103   -0.001    0.035   -0.006   -0.065   -0.005    0.011   -0.136   -0.105    0.002    0.019    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.029490389784314175}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.2207810800328316}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.030799027729257578}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.1432873084613333}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.17775904527661918}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.2611932886170685}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16119017616164277}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.046457512720316174}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.15084392777142241}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.026352674869474235}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21979741061924418}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18580581928150225}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.8577183477393397}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019850533664780068}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.023611442361463286}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.22371093990070356}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.2730294250775973}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16110867895277292}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0570429991159074}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.40807001804989596}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.07602028590131615}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08768915991030246}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.0923862348196387}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.1947764898193025})])
Toy 20/25
Time taken: 2 h, 47 min
Projected time left: 41 min, 50 s
Toy 20: Generating data...
Directory  data/zfit_toys/toy_20  Created 
Toy 20: Data generation finished
Toy 20: Loading data...
Toy 20: Loading data finished
Toy 20: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1248 (1248 total)    |
| EDM = 0.000245 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297344.20488171076
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.895   |   0.031   |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.15   |    0.18   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.408   |   0.031   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -5.7    |    0.5    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.79   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   5.01    |   0.32    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.84    |   0.18    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.75    |   0.06    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.54   |    0.21   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.026   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.42    |   0.23    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.17    |   0.20    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |     6     |     4     |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.023   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.614   |   0.024   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.62    |   0.20    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -1.3    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.03    |   0.18    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   20.8    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.2    |    0.4    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.30    |   0.08    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.56   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -1.94   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.5    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.089   -0.026   -0.009    0.233   -0.062    0.061    0.020   -0.226    0.028   -0.431    0.032   -0.013    0.030   -0.023   -0.003   -0.017   -0.067   -0.011    0.017   -0.029   -0.011   -0.145    0.006 |
|  p4415_p |   -0.089    1.000   -0.041    0.001    0.016   -0.112   -0.207    0.113    0.103    0.027   -0.014   -0.141    0.002    0.013   -0.025   -0.017   -0.066   -0.124   -0.038   -0.002   -0.217    0.032    0.281    0.057 |
|  bplus_0 |   -0.026   -0.041    1.000    0.150    0.026   -0.036   -0.032   -0.928   -0.045    0.004   -0.011   -0.015    0.256    0.002    0.087   -0.040   -0.034   -0.039    0.126   -0.453   -0.156    0.051   -0.004    0.033 |
|  omega_p |   -0.009    0.001    0.150    1.000    0.007   -0.014   -0.003   -0.132   -0.004    0.001   -0.004   -0.007    0.867    0.001   -0.029   -0.077   -0.028   -0.002    0.020   -0.097   -0.048   -0.005   -0.002   -0.019 |
|      Ctt |    0.233    0.016    0.026    0.007    1.000   -0.322    0.375    0.093   -0.169   -0.008   -0.130    0.203    0.012   -0.001    0.233   -0.022   -0.066    0.258   -0.056   -0.026   -0.682   -0.248   -0.342    0.111 |
|   Dbar_p |   -0.062   -0.112   -0.036   -0.014   -0.322    1.000   -0.042   -0.098   -0.135    0.005   -0.071    0.036   -0.025    0.029    0.170   -0.001   -0.150   -0.090   -0.023    0.046    0.069    0.285   -0.032    0.026 |
|  p4040_s |    0.061   -0.207   -0.032   -0.003    0.375   -0.042    1.000    0.019   -0.219   -0.003    0.098    0.161   -0.005   -0.006    0.007   -0.011   -0.135   -0.062   -0.032    0.012   -0.114   -0.178   -0.521    0.048 |
|  bplus_1 |    0.020    0.113   -0.928   -0.132    0.093   -0.098    0.019    1.000    0.057   -0.007   -0.049   -0.072   -0.225   -0.004   -0.086    0.040   -0.225    0.031   -0.110    0.388   -0.055   -0.141    0.018   -0.043 |
|  p4040_p |   -0.226    0.103   -0.045   -0.004   -0.169   -0.135   -0.219    0.057    1.000    0.030   -0.029    0.048   -0.006    0.021   -0.103   -0.009    0.037    0.339   -0.022    0.009   -0.001    0.113    0.063    0.021 |
| DDstar_s |    0.028    0.027    0.004    0.001   -0.008    0.005   -0.003   -0.007    0.030    1.000    0.029   -0.003    0.001   -0.002    0.065    0.001    0.042    0.005    0.001   -0.000    0.003    0.032    0.045   -0.000 |
|  p3770_s |   -0.431   -0.014   -0.011   -0.004   -0.130   -0.071    0.098   -0.049   -0.029    0.029    1.000    0.014   -0.005    0.030   -0.040   -0.009    0.155    0.008   -0.022    0.007    0.073   -0.214   -0.010    0.025 |
|  p4415_s |    0.032   -0.141   -0.015   -0.007    0.203    0.036    0.161   -0.072    0.048   -0.003    0.014    1.000   -0.011   -0.001   -0.010   -0.002   -0.027    0.322   -0.014    0.022    0.066   -0.072   -0.085    0.016 |
|  omega_s |   -0.013    0.002    0.256    0.867    0.012   -0.025   -0.005   -0.225   -0.006    0.001   -0.005   -0.011    1.000    0.001   -0.033   -0.131   -0.046   -0.004    0.013   -0.365   -0.077   -0.005   -0.001    0.059 |
|   Dbar_s |    0.030    0.013    0.002    0.001   -0.001    0.029   -0.006   -0.004    0.021   -0.002    0.030   -0.001    0.001    1.000    0.056    0.001    0.000    0.000    0.000   -0.001    0.001    0.044    0.029    0.001 |
|   jpsi_p |   -0.023   -0.025    0.087   -0.029    0.233    0.170    0.007   -0.086   -0.103    0.065   -0.040   -0.010   -0.033    0.056    1.000    0.014    0.138   -0.033    0.033    0.009   -0.131    0.048   -0.037   -0.081 |
|    phi_p |   -0.003   -0.017   -0.040   -0.077   -0.022   -0.001   -0.011    0.040   -0.009    0.001   -0.009   -0.002   -0.131    0.001    0.014    1.000    0.012   -0.019    0.641    0.085    0.078    0.005   -0.001   -0.239 |
| DDstar_p |   -0.017   -0.066   -0.034   -0.028   -0.066   -0.150   -0.135   -0.225    0.037    0.042    0.155   -0.027   -0.046    0.000    0.138    0.012    1.000   -0.078   -0.005    0.084    0.251    0.241    0.154   -0.008 |
|  p4160_s |   -0.067   -0.124   -0.039   -0.002    0.258   -0.090   -0.062    0.031    0.339    0.005    0.008    0.322   -0.004    0.000   -0.033   -0.019   -0.078    1.000   -0.049    0.010   -0.167   -0.064   -0.128    0.074 |
|    phi_s |   -0.011   -0.038    0.126    0.020   -0.056   -0.023   -0.032   -0.110   -0.022    0.001   -0.022   -0.014    0.013    0.000    0.033    0.641   -0.005   -0.049    1.000   -0.062    0.124    0.010    0.001   -0.162 |
|    rho_s |    0.017   -0.002   -0.453   -0.097   -0.026    0.046    0.012    0.388    0.009   -0.000    0.007    0.022   -0.365   -0.001    0.009    0.085    0.084    0.010   -0.062    1.000    0.120    0.002   -0.002    0.092 |
|  bplus_2 |   -0.029   -0.217   -0.156   -0.048   -0.682    0.069   -0.114   -0.055   -0.001    0.003    0.073    0.066   -0.077    0.001   -0.131    0.078    0.251   -0.167    0.124    0.120    1.000    0.101    0.036   -0.276 |
|  p3770_p |   -0.011    0.032    0.051   -0.005   -0.248    0.285   -0.178   -0.141    0.113    0.032   -0.214   -0.072   -0.005    0.044    0.048    0.005    0.241   -0.064    0.010    0.002    0.101    1.000    0.194   -0.016 |
|  p4160_p |   -0.145    0.281   -0.004   -0.002   -0.342   -0.032   -0.521    0.018    0.063    0.045   -0.010   -0.085   -0.001    0.029   -0.037   -0.001    0.154   -0.128    0.001   -0.002    0.036    0.194    1.000   -0.008 |
|    rho_p |    0.006    0.057    0.033   -0.019    0.111    0.026    0.048   -0.043    0.021   -0.000    0.025    0.016    0.059    0.001   -0.081   -0.239   -0.008    0.074   -0.162    0.092   -0.276   -0.016   -0.008    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.031230680943082234}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.18096244351534807}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.031095211801476674}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.5095967951047213}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.20969083449800852}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3160520012397816}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.181139397196931}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05889353099501515}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.21335455830083894}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.02642976384433876}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.23215499483629687}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1983945307525795}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.5260349241165487}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02255673038983602}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.024331370554951715}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.20139492847157037}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.33434287018806774}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.17506899236476225}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.1493996814867593}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3607246185963097}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08311336355132459}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09699022069970353}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.10674691736862663}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3276618864211316})])
Toy 21/25
Time taken: 2 h, 55 min
Projected time left: 33 min, 24 s
Toy 21: Generating data...
Directory  data/zfit_toys/toy_21  Created 
Toy 21: Data generation finished
Toy 21: Loading data...
Toy 21: Loading data finished
Toy 21: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1350 (1350 total)    |
| EDM = 0.00011 (Goal: 5E-06)   |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297189.9716833107
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.10   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |  -0.399   |   0.028   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   6.28    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -1.03   |    0.22   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -4.6    |    0.3    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.14    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.74    |   0.06    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.25   |    0.16   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |  -0.300   |   0.026   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.32    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.37    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    6.6    |    1.0    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |  -0.300   |   0.020   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.687   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.07    |   0.45    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -5.0    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.21    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   18.2    |    2.0    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |    1.3    |    0.3    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.43    |   0.08    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.51   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.01   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -1.2    |    0.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.036   -0.019    0.000    0.240   -0.092    0.029    0.070   -0.190    0.015   -0.432    0.028   -0.001    0.023    0.014   -0.006   -0.173   -0.028   -0.007   -0.000   -0.069   -0.010   -0.121   -0.000 |
|  p4415_p |   -0.036    1.000   -0.047    0.000    0.010   -0.104   -0.148    0.173    0.180    0.014    0.012   -0.145    0.000    0.008    0.027    0.006   -0.224   -0.127   -0.007   -0.041   -0.241    0.019    0.316    0.038 |
|  bplus_0 |   -0.019   -0.047    1.000   -0.003    0.011   -0.025   -0.049   -0.918   -0.026    0.002   -0.010   -0.010    0.209    0.001    0.126   -0.005   -0.027   -0.044    0.071   -0.368   -0.207    0.067   -0.004   -0.281 |
|  omega_p |    0.000    0.000   -0.003    1.000    0.001    0.000    0.000    0.003   -0.000    0.000    0.000    0.000   -0.075   -0.000    0.000   -0.008    0.001    0.001   -0.008   -0.013   -0.001    0.000   -0.000    0.023 |
|      Ctt |    0.240    0.010    0.011    0.001    1.000   -0.358    0.360    0.109   -0.264   -0.007   -0.138    0.213   -0.008   -0.007    0.291    0.011   -0.012    0.285   -0.016   -0.079   -0.661   -0.215   -0.328    0.093 |
|   Dbar_p |   -0.092   -0.104   -0.025    0.000   -0.358    1.000   -0.088   -0.092   -0.109   -0.007   -0.117    0.033   -0.018    0.028    0.130    0.002   -0.246   -0.080   -0.009    0.014    0.063    0.259   -0.050    0.050 |
|  p4040_s |    0.029   -0.148   -0.049    0.000    0.360   -0.088    1.000    0.064   -0.191   -0.010    0.101    0.191   -0.011   -0.006    0.047    0.010   -0.185    0.123   -0.008   -0.027   -0.150   -0.160   -0.499    0.063 |
|  bplus_1 |    0.070    0.173   -0.918    0.003    0.109   -0.092    0.064    1.000    0.076   -0.024   -0.008   -0.074   -0.181   -0.009   -0.018    0.002   -0.248    0.047   -0.065    0.317   -0.027   -0.123    0.085    0.222 |
|  p4040_p |   -0.190    0.180   -0.026   -0.000   -0.264   -0.109   -0.191    0.076    1.000    0.029   -0.027   -0.015    0.003    0.020   -0.103   -0.003   -0.049    0.286   -0.004   -0.005    0.022    0.133    0.244   -0.007 |
| DDstar_s |    0.015    0.014    0.002    0.000   -0.007   -0.007   -0.010   -0.024    0.029    1.000    0.031   -0.003   -0.002   -0.001    0.051    0.000    0.050   -0.004   -0.000    0.004    0.018    0.039    0.041    0.004 |
|  p3770_s |   -0.432    0.012   -0.010    0.000   -0.138   -0.117    0.101   -0.008   -0.027    0.031    1.000    0.002   -0.000    0.027   -0.081   -0.002    0.030    0.020   -0.007   -0.014    0.062   -0.267   -0.002    0.013 |
|  p4415_s |    0.028   -0.145   -0.010    0.000    0.213    0.033    0.191   -0.074   -0.015   -0.003    0.002    1.000   -0.010    0.000    0.005    0.003   -0.035    0.320   -0.005    0.002    0.049   -0.073   -0.070    0.033 |
|  omega_s |   -0.001    0.000    0.209   -0.075   -0.008   -0.018   -0.011   -0.181    0.003   -0.002   -0.000   -0.010    1.000   -0.001    0.010   -0.025   -0.035   -0.011    0.014   -0.486   -0.046    0.006    0.009   -0.151 |
|   Dbar_s |    0.023    0.008    0.001   -0.000   -0.007    0.028   -0.006   -0.009    0.020   -0.001    0.027    0.000   -0.001    1.000    0.051    0.001    0.007   -0.003    0.000   -0.000    0.003    0.046    0.025    0.003 |
|   jpsi_p |    0.014    0.027    0.126    0.000    0.291    0.130    0.047   -0.018   -0.103    0.051   -0.081    0.005    0.010    0.051    1.000   -0.060   -0.177    0.020   -0.037    0.024   -0.248   -0.035   -0.066   -0.103 |
|    phi_p |   -0.006    0.006   -0.005   -0.008    0.011    0.002    0.010    0.002   -0.003    0.000   -0.002    0.003   -0.025    0.001   -0.060    1.000   -0.008    0.011    0.894   -0.061   -0.039   -0.012   -0.006    0.176 |
| DDstar_p |   -0.173   -0.224   -0.027    0.001   -0.012   -0.246   -0.185   -0.248   -0.049    0.050    0.030   -0.035   -0.035    0.007   -0.177   -0.008    1.000   -0.127   -0.014    0.070    0.271    0.118   -0.068    0.052 |
|  p4160_s |   -0.028   -0.127   -0.044    0.001    0.285   -0.080    0.123    0.047    0.286   -0.004    0.020    0.320   -0.011   -0.003    0.020    0.011   -0.127    1.000   -0.010   -0.037   -0.171   -0.076   -0.140    0.076 |
|    phi_s |   -0.007   -0.007    0.071   -0.008   -0.016   -0.009   -0.008   -0.065   -0.004   -0.000   -0.007   -0.005    0.014    0.000   -0.037    0.894   -0.014   -0.010    1.000   -0.101    0.002   -0.005   -0.001    0.137 |
|    rho_s |   -0.000   -0.041   -0.368   -0.013   -0.079    0.014   -0.027    0.317   -0.005    0.004   -0.014    0.002   -0.486   -0.000    0.024   -0.061    0.070   -0.037   -0.101    1.000    0.277    0.001   -0.009    0.065 |
|  bplus_2 |   -0.069   -0.241   -0.207   -0.001   -0.661    0.063   -0.150   -0.027    0.022    0.018    0.062    0.049   -0.046    0.003   -0.248   -0.039    0.271   -0.171    0.002    0.277    1.000    0.062   -0.009   -0.157 |
|  p3770_p |   -0.010    0.019    0.067    0.000   -0.215    0.259   -0.160   -0.123    0.133    0.039   -0.267   -0.073    0.006    0.046   -0.035   -0.012    0.118   -0.076   -0.005    0.001    0.062    1.000    0.140   -0.025 |
|  p4160_p |   -0.121    0.316   -0.004   -0.000   -0.328   -0.050   -0.499    0.085    0.244    0.041   -0.002   -0.070    0.009    0.025   -0.066   -0.006   -0.068   -0.140   -0.001   -0.009   -0.009    0.140    1.000   -0.025 |
|    rho_p |   -0.000    0.038   -0.281    0.023    0.093    0.050    0.063    0.222   -0.007    0.004    0.013    0.033   -0.151    0.003   -0.103    0.176    0.052    0.076    0.137    0.065   -0.157   -0.025   -0.025    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03222732672650164}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1616611320005119}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.02836769048015697}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.09026310298423024}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.2168236070739405}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.33249555647496676}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.1720806830600093}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.05516884522205645}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16491197966045945}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.025649152519434365}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22398973644301057}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.1924034944478319}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 0.9963543883847459}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.019900855349579666}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.02455360983657462}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.44623657420422136}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.35726932171221115}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16996374186824736}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.9649630404104013}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3232971719190458}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.08114966002202784}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.09711826082471786}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1000856738075444}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3320665015237374})])
Toy 22/25
Time taken: 3 h, 3 min
Projected time left: 25 min
Toy 22: Generating data...
Directory  data/zfit_toys/toy_22  Created 
Toy 22: Data generation finished
Toy 22: Loading data...
Toy 22: Loading data finished
Toy 22: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1489 (1489 total)    |
| EDM = 0.000152 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297167.300030747
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.80    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -2.31   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.495   |   0.012   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   -0.05   |    0.26   |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   0.46    |   0.24    |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |    3.7    |    1.0    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.65    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |  -0.960   |   0.027   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   3.37    |   0.13    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   -0.07   |    0.41   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   2.68    |   0.25    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.72    |   0.18    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    6.6    |    1.1    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.30    |   0.55    |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   1.57    |   0.04    |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   -0.13   |    0.32   |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |     6     |     9     |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.11    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   16.3    |    1.3    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.00    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.20   |    0.08   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -3.08   |    0.11   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   -2.46   |    0.12   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -0.28   |    0.36   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.131   -0.081    0.005    0.171   -0.080    0.061   -0.106    0.077   -0.108   -0.111    0.017    0.009   -0.001    0.251    0.001   -0.118    0.023    0.001   -0.029    0.036    0.088    0.119   -0.005 |
|  p4415_p |    0.131    1.000   -0.258    0.021   -0.375    0.363    0.081   -0.379    0.320   -0.571   -0.033   -0.016    0.041    0.353    0.505    0.010   -0.587    0.060   -0.002   -0.088    0.324    0.042    0.512    0.041 |
|  bplus_0 |   -0.081   -0.258    1.000   -0.025    0.141   -0.203   -0.097   -0.314   -0.077    0.351    0.074    0.029   -0.071   -0.112   -0.206    0.003    0.277   -0.073   -0.009    0.197   -0.239    0.107   -0.163   -0.002 |
|  omega_p |    0.005    0.021   -0.025    1.000   -0.008    0.016    0.013   -0.001    0.008   -0.025   -0.001    0.003    0.513    0.013    0.014    0.054   -0.021    0.014    0.062   -0.045    0.045   -0.007    0.011    0.036 |
|      Ctt |    0.171   -0.375    0.141   -0.008    1.000   -0.734   -0.127    0.200   -0.068    0.683    0.262   -0.022   -0.017   -0.716   -0.464   -0.002    0.655   -0.061   -0.006    0.060    0.051    0.049   -0.271    0.025 |
|   Dbar_p |   -0.080    0.363   -0.203    0.016   -0.734    1.000    0.405   -0.309   -0.145   -0.877   -0.463    0.224    0.030    0.807    0.332    0.005   -0.832    0.273   -0.009   -0.063    0.406   -0.183    0.054    0.048 |
|  p4040_s |    0.061    0.081   -0.097    0.013   -0.127    0.405    1.000   -0.155   -0.152   -0.443   -0.033    0.203    0.021    0.294    0.230    0.008   -0.393    0.168   -0.005   -0.032    0.201   -0.144   -0.265    0.046 |
|  bplus_1 |   -0.106   -0.379   -0.314   -0.001    0.200   -0.309   -0.155    1.000   -0.130    0.497    0.084    0.023    0.001   -0.180   -0.306    0.001    0.390   -0.133    0.005    0.030   -0.369    0.116   -0.241    0.026 |
|  p4040_p |    0.077    0.320   -0.077    0.008   -0.068   -0.145   -0.152   -0.130    1.000   -0.086    0.144    0.018    0.014   -0.002    0.319    0.003   -0.162    0.287   -0.002   -0.036    0.019    0.227    0.375    0.008 |
| DDstar_s |   -0.108   -0.571    0.351   -0.025    0.683   -0.877   -0.443    0.497   -0.086    1.000    0.300   -0.218   -0.050   -0.761   -0.589   -0.010    0.893   -0.349   -0.001    0.119   -0.433    0.160   -0.269   -0.035 |
|  p3770_s |   -0.111   -0.033    0.074   -0.001    0.262   -0.463   -0.033    0.084    0.144    0.300    1.000   -0.068   -0.004   -0.329    0.074    0.001    0.238   -0.043   -0.002    0.013   -0.171   -0.105    0.079    0.001 |
|  p4415_s |    0.017   -0.016    0.029    0.003   -0.022    0.224    0.203    0.023    0.018   -0.218   -0.068    1.000    0.002    0.175    0.062    0.004   -0.181    0.324   -0.004    0.007    0.019   -0.076    0.027    0.023 |
|  omega_s |    0.009    0.041   -0.071    0.513   -0.017    0.030    0.021    0.001    0.014   -0.050   -0.004    0.002    1.000    0.020    0.026    0.024   -0.039    0.022    0.056   -0.324    0.071   -0.016    0.023    0.323 |
|   Dbar_s |   -0.001    0.353   -0.112    0.013   -0.716    0.807    0.294   -0.180   -0.002   -0.761   -0.329    0.175    0.020    1.000    0.431    0.007   -0.681    0.186   -0.007   -0.031    0.309    0.088    0.169    0.048 |
|   jpsi_p |    0.251    0.505   -0.206    0.014   -0.464    0.332    0.230   -0.306    0.319   -0.589    0.074    0.062    0.026    0.431    1.000   -0.005   -0.594    0.186   -0.016   -0.082    0.119    0.031    0.424    0.015 |
|    phi_p |    0.001    0.010    0.003    0.054   -0.002    0.005    0.008    0.001    0.003   -0.010    0.001    0.004    0.024    0.007   -0.005    1.000   -0.010    0.009    0.808    0.050    0.030   -0.006    0.004    0.161 |
| DDstar_p |   -0.118   -0.587    0.277   -0.021    0.655   -0.832   -0.393    0.390   -0.162    0.893    0.238   -0.181   -0.039   -0.681   -0.594   -0.010    1.000   -0.310   -0.001    0.092   -0.361    0.082   -0.348   -0.029 |
|  p4160_s |    0.023    0.060   -0.073    0.014   -0.061    0.273    0.168   -0.133    0.287   -0.349   -0.043    0.324    0.022    0.186    0.186    0.009   -0.310    1.000   -0.007   -0.026    0.194   -0.080   -0.026    0.058 |
|    phi_s |    0.001   -0.002   -0.009    0.062   -0.006   -0.009   -0.005    0.005   -0.002   -0.001   -0.002   -0.004    0.056   -0.007   -0.016    0.808   -0.001   -0.007    1.000    0.035   -0.032   -0.007    0.001    0.168 |
|    rho_s |   -0.029   -0.088    0.197   -0.045    0.060   -0.063   -0.032    0.030   -0.036    0.119    0.013    0.007   -0.324   -0.031   -0.082    0.050    0.092   -0.026    0.035    1.000   -0.034    0.032   -0.062    0.187 |
|  bplus_2 |    0.036    0.324   -0.239    0.045    0.051    0.406    0.201   -0.369    0.019   -0.433   -0.171    0.019    0.071    0.309    0.119    0.030   -0.361    0.194   -0.032   -0.034    1.000   -0.047    0.121    0.266 |
|  p3770_p |    0.088    0.042    0.107   -0.007    0.049   -0.183   -0.144    0.116    0.227    0.160   -0.105   -0.076   -0.016    0.088    0.031   -0.006    0.082   -0.080   -0.007    0.032   -0.047    1.000    0.189   -0.007 |
|  p4160_p |    0.119    0.512   -0.163    0.011   -0.271    0.054   -0.265   -0.241    0.375   -0.269    0.079    0.027    0.023    0.169    0.424    0.004   -0.348   -0.026    0.001   -0.062    0.121    0.189    1.000    0.004 |
|    rho_p |   -0.005    0.041   -0.002    0.036    0.025    0.048    0.046    0.026    0.008   -0.035    0.001    0.023    0.323    0.048    0.015    0.161   -0.029    0.058    0.168    0.187    0.266   -0.007    0.004    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.034151981912215135}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.16858791093608705}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.012402546879430654}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.25716662091978826}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.23969366532275782}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.9655292697442013}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.17387655536086688}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.027062264356355614}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.12916862601140977}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.4125462804021671}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.25392945810831047}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.18086148878433972}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.084088591474706}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.5520556813711438}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.03587095421344033}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.322289888624387}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 8.990781171253838}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.1717003476059703}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2859209345780291}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.31153914271438155}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.0815316228727313}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.11115320783323557}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.1186273855485489}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.3558485112292167})])
Toy 23/25
Time taken: 3 h, 12 min
Projected time left: 16 min, 42 s
Toy 23: Generating data...
Directory  data/zfit_toys/toy_23  Created 
Toy 23: Data generation finished
Toy 23: Loading data...
Toy 23: Loading data finished
Toy 23: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.973E+05               |    Ncalls=1385 (1385 total)    |
| EDM = 4.89E-05 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   False   |   False   |  True  |
------------------------------------------------------------------
Function minimum: 297342.1213894629
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.94    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   -6.28   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   0.424   |   0.019   |            |            |   -2    |    2    |       |
| 3 | omega_p  |    0.6    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -1.50   |    0.11   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   -6.28   |    0.10   |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   0.90    |   0.15    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   -0.79   |    0.03   |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   -2.90   |    0.17   |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |   0.300   |   0.013   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.86    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   0.38    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |    8.7    |    1.5    |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.026   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |   4.742   |   0.028   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   0.51    |   0.25    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -0.18   |    0.27   |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   0.717   |   0.015   |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   19.3    |    1.2    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   0.16    |   1.07    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   -0.35   |    0.05   |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.45   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |  -6.283   |   0.009   |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.3    |    1.3    |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000    0.014    0.005    0.009    0.019    0.032    0.039    0.087   -0.172    0.013   -0.363   -0.109   -0.002    0.024    0.038   -0.008    0.201   -0.000   -0.010    0.021   -0.187    0.100    0.003   -0.014 |
|  p4415_p |    0.014    1.000   -0.007   -0.005   -0.005   -0.000    0.024    0.003   -0.014   -0.002   -0.005   -0.103   -0.000   -0.002    0.002    0.001   -0.002   -0.002    0.004   -0.009   -0.018   -0.006   -0.000    0.005 |
|  bplus_0 |    0.005   -0.007    1.000    0.310   -0.000    0.010    0.019   -0.954    0.047   -0.000    0.059    0.052    0.079   -0.005   -0.102   -0.040    0.050    0.001   -0.072    0.517   -0.013    0.023   -0.001   -0.339 |
|  omega_p |    0.009   -0.005    0.310    1.000    0.011    0.007    0.009   -0.274    0.040   -0.004    0.036    0.038    0.753   -0.010   -0.058   -0.058    0.046    0.001   -0.048    0.628    0.080    0.007   -0.001   -0.410 |
|      Ctt |    0.019   -0.005   -0.000    0.011    1.000    0.003    0.085   -0.036   -0.046    0.002   -0.054    0.018    0.000    0.010    0.060    0.001    0.012   -0.003   -0.005    0.017    0.235   -0.040   -0.000   -0.009 |
|   Dbar_p |    0.032   -0.000    0.010    0.007    0.003    1.000   -0.012    0.000    0.022   -0.000    0.031    0.000    0.001    0.006    0.070    0.000   -0.019    0.001   -0.003    0.010    0.012    0.075   -0.000   -0.006 |
|  p4040_s |    0.039    0.024    0.019    0.009    0.085   -0.012    1.000    0.076   -0.230    0.000    0.131   -0.249    0.004   -0.022   -0.133   -0.004   -0.116   -0.015   -0.002    0.016   -0.251   -0.151    0.008   -0.011 |
|  bplus_1 |    0.087    0.003   -0.954   -0.274   -0.036    0.000    0.076    1.000   -0.033   -0.023   -0.019   -0.097   -0.072   -0.020    0.100    0.031    0.075   -0.004    0.056   -0.458   -0.144   -0.012   -0.000    0.304 |
|  p4040_p |   -0.172   -0.014    0.047    0.040   -0.046    0.022   -0.230   -0.033    1.000    0.018    0.061    0.070   -0.001    0.044    0.147   -0.009    0.277   -0.004   -0.034    0.068    0.240    0.203   -0.004   -0.037 |
| DDstar_s |    0.013   -0.002   -0.000   -0.004    0.002   -0.000    0.000   -0.023    0.018    1.000    0.005    0.014   -0.001   -0.002    0.013    0.001    0.009    0.001    0.000   -0.007    0.022   -0.001   -0.000    0.004 |
|  p3770_s |   -0.363   -0.005    0.059    0.036   -0.054    0.031    0.131   -0.019    0.061    0.005    1.000    0.031    0.001    0.030    0.140   -0.007    0.228    0.002   -0.028    0.061    0.126   -0.206   -0.000   -0.035 |
|  p4415_s |   -0.109   -0.103    0.052    0.038    0.018    0.000   -0.249   -0.097    0.070    0.014    0.031    1.000   -0.000    0.020    0.050   -0.008    0.056    0.012   -0.034    0.063    0.333    0.095    0.003   -0.033 |
|  omega_s |   -0.002   -0.000    0.079    0.753    0.000    0.001    0.004   -0.072   -0.001   -0.001    0.001   -0.000    1.000   -0.002   -0.022   -0.053    0.010   -0.000   -0.006    0.153   -0.015   -0.001   -0.000   -0.093 |
|   Dbar_s |    0.024   -0.002   -0.005   -0.010    0.010    0.006   -0.022   -0.020    0.044   -0.002    0.030    0.020   -0.002    1.000   -0.008    0.001   -0.001    0.001    0.003   -0.016   -0.025   -0.008   -0.000    0.010 |
|   jpsi_p |    0.038    0.002   -0.102   -0.058    0.060    0.070   -0.133    0.100    0.147    0.013    0.140    0.050   -0.022   -0.008    1.000   -0.010    0.521    0.012    0.020   -0.066   -0.057    0.162   -0.000    0.030 |
|    phi_p |   -0.008    0.001   -0.040   -0.058    0.001    0.000   -0.004    0.031   -0.009    0.001   -0.007   -0.008   -0.053    0.001   -0.010    1.000    0.003   -0.000    0.753   -0.083   -0.027   -0.001    0.000    0.025 |
| DDstar_p |    0.201   -0.002    0.050    0.046    0.012   -0.019   -0.116    0.075    0.277    0.009    0.228    0.056    0.010   -0.001    0.521    0.003    1.000    0.017   -0.013    0.071   -0.001    0.357   -0.001   -0.043 |
|  p4160_s |   -0.000   -0.002    0.001    0.001   -0.003    0.001   -0.015   -0.004   -0.004    0.001    0.002    0.012   -0.000    0.001    0.012   -0.000    0.017    1.000   -0.001    0.002    0.015    0.011   -0.002   -0.001 |
|    phi_s |   -0.010    0.004   -0.072   -0.048   -0.005   -0.003   -0.002    0.056   -0.034    0.000   -0.028   -0.034   -0.006    0.003    0.020    0.753   -0.013   -0.001    1.000   -0.122   -0.114   -0.004    0.000    0.060 |
|    rho_s |    0.021   -0.009    0.517    0.628    0.017    0.010    0.016   -0.458    0.068   -0.007    0.061    0.063    0.153   -0.016   -0.066   -0.083    0.071    0.002   -0.122    1.000    0.130    0.016   -0.001   -0.616 |
|  bplus_2 |   -0.187   -0.018   -0.013    0.080    0.235    0.012   -0.251   -0.144    0.240    0.022    0.126    0.333   -0.015   -0.025   -0.057   -0.027   -0.001    0.015   -0.114    0.130    1.000    0.061   -0.002   -0.051 |
|  p3770_p |    0.100   -0.006    0.023    0.007   -0.040    0.075   -0.151   -0.012    0.203   -0.001   -0.206    0.095   -0.001   -0.008    0.162   -0.001    0.357    0.011   -0.004    0.016    0.061    1.000   -0.001   -0.011 |
|  p4160_p |    0.003   -0.000   -0.001   -0.001   -0.000   -0.000    0.008   -0.000   -0.004   -0.000   -0.000    0.003   -0.000   -0.000   -0.000    0.000   -0.001   -0.002    0.000   -0.001   -0.002   -0.001    1.000    0.000 |
|    rho_p |   -0.014    0.005   -0.339   -0.410   -0.009   -0.006   -0.011    0.304   -0.037    0.004   -0.035   -0.033   -0.093    0.010    0.030    0.025   -0.043   -0.001    0.060   -0.616   -0.051   -0.011    0.000    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.0318981500845279}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.09353949715193721}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.01862181551735631}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.4377230710464026}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.10554568910916462}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.09648278727847082}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.15272015646202697}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.03300930739706487}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.16816960031986206}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.012718627563338136}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.21663202966032058}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19309958314716125}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 1.4683991312226885}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.025851436720612964}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.028410601135110625}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.24928582407626942}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.27126522177802004}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.015436117808264982}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.2481849476763216}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 1.0725662267858267}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.046726652740712415}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08566711830730411}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.009049216692247342}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 1.266621848369633})])
Toy 24/25
Time taken: 3 h, 20 min
Projected time left: 8 min, 20 s
Toy 24: Generating data...
Directory  data/zfit_toys/toy_24  Created 
Toy 24: Data generation finished
Toy 24: Loading data...
Toy 24: Loading data finished
Toy 24: Fitting pdf...
------------------------------------------------------------------
| FCN = 2.972E+05               |    Ncalls=1349 (1349 total)    |
| EDM = 0.000294 (Goal: 5E-06)  |            up = 0.5            |
------------------------------------------------------------------
|  Valid Min.   | Valid Param.  | Above EDM | Reached call limit |
------------------------------------------------------------------
|     True      |     True      |   False   |       False        |
------------------------------------------------------------------
| Hesse failed  |   Has cov.    | Accurate  | Pos. def. | Forced |
------------------------------------------------------------------
|     False     |     True      |   True    |   True    | False  |
------------------------------------------------------------------
Function minimum: 297194.69423166
----------------------------------------------------------------------------------------------
|   | Name     |   Value   | Hesse Err | Minos Err- | Minos Err+ | Limit-  | Limit+  | Fixed |
----------------------------------------------------------------------------------------------
| 0 | psi2s_p  |   1.88    |   0.03    |            |            |-6.28319 | 6.28319 |       |
| 1 | p4415_p  |   4.32    |   0.19    |            |            |-6.28319 | 6.28319 |       |
| 2 | bplus_0  |   -0.49   |    0.04   |            |            |   -2    |    2    |       |
| 3 | omega_p  |   0.60    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 4 | Ctt      |   -0.68   |    0.21   |            |            |  -1.5   |   1.5   |       |
| 5 | Dbar_p   |   4.74    |   0.31    |            |            |-6.28319 | 6.28319 |       |
| 6 | p4040_s  |   1.32    |   0.17    |            |            |0.00501244| 2.01499 |       |
| 7 | bplus_1  |   0.92    |   0.07    |            |            |   -2    |    2    |       |
| 8 | p4040_p  |   4.12    |   0.15    |            |            |-6.28319 | 6.28319 |       |
| 9 | DDstar_s |  -0.300   |   0.024   |            |            |  -0.3   |   0.3   |       |
| 10| p3770_s  |   3.62    |   0.22    |            |            |0.918861 | 4.08114 |       |
| 11| p4415_s  |   1.14    |   0.19    |            |            |0.126447 | 2.35355 |       |
| 12| omega_s  |     9     |     3     |            |            | 4.19232 | 9.40768 |       |
| 13| Dbar_s   |   0.300   |   0.021   |            |            |  -0.3   |   0.3   |       |
| 14| jpsi_p   |  -1.620   |   0.025   |            |            |-6.28319 | 6.28319 |       |
| 15| phi_p    |   6.04    |   0.23    |            |            |-6.28319 | 6.28319 |       |
| 16| DDstar_p |   -5.3    |    0.4    |            |            |-6.28319 | 6.28319 |       |
| 17| p4160_s  |   2.51    |   0.17    |            |            | 0.71676 | 3.68324 |       |
| 18| phi_s    |   17.8    |    1.1    |            |            | 14.8182 | 23.5818 |       |
| 19| rho_s    |   1.87    |   0.31    |            |            |0.0253049| 2.0747  |       |
| 20| bplus_2  |   0.30    |   0.09    |            |            |   -2    |    2    |       |
| 21| p3770_p  |   -2.59   |    0.09   |            |            |-6.28319 | 6.28319 |       |
| 22| p4160_p  |   4.26    |   0.09    |            |            |-6.28319 | 6.28319 |       |
| 23| rho_p    |   -6.28   |    0.05   |            |            |-6.28319 | 6.28319 |       |
----------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|          |  psi2s_p  p4415_p  bplus_0  omega_p      Ctt   Dbar_p  p4040_s  bplus_1  p4040_p DDstar_s  p3770_s  p4415_s  omega_s   Dbar_s   jpsi_p    phi_p DDstar_p  p4160_s    phi_s    rho_s  bplus_2  p3770_p  p4160_p    rho_p |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|  psi2s_p |    1.000   -0.004    0.016   -0.005    0.214   -0.067    0.011    0.046   -0.141    0.006   -0.380    0.022    0.001    0.021    0.072   -0.003   -0.249   -0.027   -0.001   -0.012   -0.073    0.021   -0.057    0.001 |
|  p4415_p |   -0.004    1.000    0.026    0.001   -0.040   -0.082   -0.150    0.111    0.207    0.003    0.029   -0.139    0.002    0.005    0.105   -0.002   -0.262   -0.175   -0.017   -0.027   -0.250    0.059    0.348    0.006 |
|  bplus_0 |    0.016    0.026    1.000   -0.116    0.030   -0.063   -0.041   -0.930    0.027   -0.011    0.004   -0.047   -0.012   -0.004    0.159   -0.031   -0.130   -0.040    0.066   -0.264   -0.179    0.056    0.061    0.019 |
|  omega_p |   -0.005    0.001   -0.116    1.000    0.020    0.018    0.017    0.102   -0.009    0.003    0.001    0.013   -0.394    0.002   -0.041    0.031    0.021    0.020    0.010    0.463   -0.030   -0.009   -0.015   -0.018 |
|      Ctt |    0.214   -0.040    0.030    0.020    1.000   -0.327    0.312    0.070   -0.293   -0.004   -0.121    0.214    0.006   -0.008    0.284   -0.010    0.017    0.265   -0.049   -0.018   -0.646   -0.169   -0.330    0.011 |
|   Dbar_p |   -0.067   -0.082   -0.063    0.018   -0.327    1.000   -0.081   -0.046   -0.081   -0.011   -0.111    0.020    0.003    0.026    0.138    0.002   -0.251   -0.055   -0.016    0.031    0.056    0.249   -0.030    0.000 |
|  p4040_s |    0.011   -0.150   -0.041    0.017    0.312   -0.081    1.000    0.046   -0.153   -0.011    0.126    0.179    0.003   -0.007    0.075    0.001   -0.185    0.157   -0.027    0.006   -0.111   -0.113   -0.436    0.005 |
|  bplus_1 |    0.046    0.111   -0.930    0.102    0.070   -0.046    0.046    1.000    0.050   -0.015    0.005   -0.031    0.010   -0.006   -0.007    0.026   -0.114    0.027   -0.061    0.224   -0.048   -0.073    0.065   -0.017 |
|  p4040_p |   -0.141    0.207    0.027   -0.009   -0.293   -0.081   -0.153    0.050    1.000    0.022   -0.039   -0.008   -0.000    0.021   -0.037   -0.002   -0.147    0.272    0.002   -0.021   -0.010    0.140    0.311    0.001 |
| DDstar_s |    0.006    0.003   -0.011    0.003   -0.004   -0.011   -0.011   -0.015    0.022    1.000    0.023   -0.006    0.000   -0.001    0.028    0.001    0.042   -0.005   -0.001    0.007    0.025    0.035    0.029   -0.000 |
|  p3770_s |   -0.380    0.029    0.004    0.001   -0.121   -0.111    0.126    0.005   -0.039    0.023    1.000    0.015    0.002    0.025   -0.029   -0.002   -0.073    0.038   -0.012   -0.011    0.031   -0.307    0.007    0.003 |
|  p4415_s |    0.022   -0.139   -0.047    0.013    0.214    0.020    0.179   -0.031   -0.008   -0.006    0.015    1.000    0.002   -0.001    0.008    0.002   -0.051    0.308   -0.014    0.020    0.057   -0.064   -0.030    0.001 |
|  omega_s |    0.001    0.002   -0.012   -0.394    0.006    0.003    0.003    0.010   -0.000    0.000    0.002    0.002    1.000    0.000    0.002    0.020    0.004    0.004   -0.001   -0.001   -0.011    0.000   -0.001   -0.010 |
|   Dbar_s |    0.021    0.005   -0.004    0.002   -0.008    0.026   -0.007   -0.006    0.021   -0.001    0.025   -0.001    0.000    1.000    0.045    0.001    0.013   -0.003   -0.001    0.002    0.006    0.050    0.025    0.000 |
|   jpsi_p |    0.072    0.105    0.159   -0.041    0.284    0.138    0.075   -0.007   -0.037    0.028   -0.029    0.008    0.002    0.045    1.000   -0.025   -0.385    0.045    0.017   -0.055   -0.314   -0.033    0.028   -0.006 |
|    phi_p |   -0.003   -0.002   -0.031    0.031   -0.010    0.002    0.001    0.026   -0.002    0.001   -0.002    0.002    0.020    0.001   -0.025    1.000    0.000   -0.000    0.636    0.019    0.012   -0.006   -0.003    0.012 |
| DDstar_p |   -0.249   -0.262   -0.130    0.021    0.017   -0.251   -0.185   -0.114   -0.147    0.042   -0.073   -0.051    0.004    0.013   -0.385    0.000    1.000   -0.120   -0.011    0.069    0.267    0.005   -0.244   -0.006 |
|  p4160_s |   -0.027   -0.175   -0.040    0.020    0.265   -0.055    0.157    0.027    0.272   -0.005    0.038    0.308    0.004   -0.003    0.045   -0.000   -0.120    1.000   -0.033    0.007   -0.131   -0.050   -0.132    0.006 |
|    phi_s |   -0.001   -0.017    0.066    0.010   -0.049   -0.016   -0.027   -0.061    0.002   -0.001   -0.012   -0.014   -0.001   -0.001    0.017    0.636   -0.011   -0.033    1.000    0.012    0.097    0.002    0.007    0.013 |
|    rho_s |   -0.012   -0.027   -0.264    0.463   -0.018    0.031    0.006    0.224   -0.021    0.007   -0.011    0.020   -0.001    0.002   -0.055    0.019    0.069    0.007    0.012    1.000    0.071   -0.015   -0.035    0.011 |
|  bplus_2 |   -0.073   -0.250   -0.179   -0.030   -0.646    0.056   -0.111   -0.048   -0.010    0.025    0.031    0.057   -0.011    0.006   -0.314    0.012    0.267   -0.131    0.097    0.071    1.000    0.001   -0.074   -0.031 |
|  p3770_p |    0.021    0.059    0.056   -0.009   -0.169    0.249   -0.113   -0.073    0.140    0.035   -0.307   -0.064    0.000    0.050   -0.033   -0.006    0.005   -0.050    0.002   -0.015    0.001    1.000    0.138   -0.001 |
|  p4160_p |   -0.057    0.348    0.061   -0.015   -0.330   -0.030   -0.436    0.065    0.311    0.029    0.007   -0.030   -0.001    0.025    0.028   -0.003   -0.244   -0.132    0.007   -0.035   -0.074    0.138    1.000    0.002 |
|    rho_p |    0.001    0.006    0.019   -0.018    0.011    0.000    0.005   -0.017    0.001   -0.000    0.003    0.001   -0.010    0.000   -0.006    0.012   -0.006    0.006    0.013    0.011   -0.031   -0.001    0.002    1.000 |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hesse errors: OrderedDict([(<zfit.Parameter 'psi2s_p' floating=True>, {'error': 0.03241830498495091}), (<zfit.Parameter 'p4415_p' floating=True>, {'error': 0.1932051281448981}), (<zfit.Parameter 'bplus_0' floating=True>, {'error': 0.03647903027224009}), (<zfit.Parameter 'omega_p' floating=True>, {'error': 0.22906337675060762}), (<zfit.Parameter 'Ctt' floating=True>, {'error': 0.205694548847838}), (<zfit.Parameter 'Dbar_p' floating=True>, {'error': 0.3141769091129172}), (<zfit.Parameter 'p4040_s' floating=True>, {'error': 0.16623988759870334}), (<zfit.Parameter 'bplus_1' floating=True>, {'error': 0.0679515538769937}), (<zfit.Parameter 'p4040_p' floating=True>, {'error': 0.1468698736579208}), (<zfit.Parameter 'DDstar_s' floating=True>, {'error': 0.024052544691221922}), (<zfit.Parameter 'p3770_s' floating=True>, {'error': 0.22465098434691955}), (<zfit.Parameter 'p4415_s' floating=True>, {'error': 0.19354469303017163}), (<zfit.Parameter 'omega_s' floating=True>, {'error': 3.31376390558197}), (<zfit.Parameter 'Dbar_s' floating=True>, {'error': 0.02073033240141009}), (<zfit.Parameter 'jpsi_p' floating=True>, {'error': 0.025482535482945767}), (<zfit.Parameter 'phi_p' floating=True>, {'error': 0.23414803656129735}), (<zfit.Parameter 'DDstar_p' floating=True>, {'error': 0.36504332958492025}), (<zfit.Parameter 'p4160_s' floating=True>, {'error': 0.16648017644215862}), (<zfit.Parameter 'phi_s' floating=True>, {'error': 1.0843292965866311}), (<zfit.Parameter 'rho_s' floating=True>, {'error': 0.3149369397376769}), (<zfit.Parameter 'bplus_2' floating=True>, {'error': 0.092117020004989}), (<zfit.Parameter 'p3770_p' floating=True>, {'error': 0.08659212090570678}), (<zfit.Parameter 'p4160_p' floating=True>, {'error': 0.09299430932952735}), (<zfit.Parameter 'rho_p' floating=True>, {'error': 0.05245536557825936})])
Toy 25/25
Time taken: 3 h, 28 min
Projected time left: 
21/25 fits converged
Mean Ctt value = -0.5150807727880286
Mean Ctt error = 0.1942816585738936
95 Sensitivy = 0.00031706104800907295
Simulation ended